Skip to main content

Labeler

Type Alias Labeler 

Source
pub type Labeler<'a> = Matter<'a, LabelerCode>;
Available on crate feature core only.
Expand description

Label primitive — field name or tag

Aliased Type§

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