Binder

Type Alias Binder 

Source
pub type Binder<'db, T> = Binder<DbInterner<'db>, T>;

Aliased Typeยง

pub struct Binder<'db, T> { /* private fields */ }