Type Alias Fields

Source
pub type Fields = Vec<Box<Field>>;

Aliased Typeยง

pub struct Fields { /* private fields */ }