Type Alias PolyTraitRef

Source
pub type PolyTraitRef<'db> = Binder<'db, TraitRef<'db>>;

Aliased Typeยง

pub struct PolyTraitRef<'db> { /* private fields */ }