Skip to main content

FieldDef

Type Alias FieldDef 

Source
pub type FieldDef = (Vec<String>, Vec<(String, Option<Expr>)>);