Type Alias Term

Source
pub type Term = Reference;
Expand description

Unbound term before binding to a schema.

Aliased Typeยง

struct Term { /* private fields */ }