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