Type Alias PolyExistentialProjection
pub type PolyExistentialProjection<'db> = Binder<DbInterner<'db>, ExistentialProjection<DbInterner<'db>>>;
Aliased Typeยง
pub struct PolyExistentialProjection<'db> { /* private fields */ }
pub type PolyExistentialProjection<'db> = Binder<DbInterner<'db>, ExistentialProjection<DbInterner<'db>>>;
pub struct PolyExistentialProjection<'db> { /* private fields */ }