Trait FieldExt

Source
pub trait FieldExt {
    // Required method
    fn field_type(&self) -> FieldType;
}

Required Methods§

Implementors§