pub type Term<'a> = DefinitionListValue<'a>;Expand description
Represents the type alias used for a single term
Aliased Typeยง
pub struct Term<'a>(/* private fields */);pub type Term<'a> = DefinitionListValue<'a>;Represents the type alias used for a single term
pub struct Term<'a>(/* private fields */);