Skip to main content

ToVarType

Trait ToVarType 

Source
pub(crate) trait ToVarType {
    // Required method
    fn to_wellen_type(&self) -> VarType;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ToVarType for VariableType

Implementors§