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