Trait RangedFeatureKeyword

Source
pub trait RangedFeatureKeyword {
    // Provided method
    fn is_legacy(&self) -> bool { ... }
}

Provided Methods§

Source

fn is_legacy(&self) -> bool

Implementors§