Trait plugger_types::PluggableMethods [] [src]

pub trait PluggableMethods {
    fn pluggable_methods(&self) -> Vec<Method>;
}

Required Methods

Implementors