Skip to main content

VarTypeExt

Trait VarTypeExt 

Source
pub(crate) trait VarTypeExt {
    // Required method
    fn is_parameter(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl VarTypeExt for VarType

Implementors§