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