Context

Type Alias Context 

Source
pub type Context<'a> = Vec<Term>;

Aliased Typeยง

pub struct Context<'a> { /* private fields */ }