Trait plugger_types::PluggableMethods
[−]
[src]
pub trait PluggableMethods {
fn methods(&self) -> Vec<Method>;
}
pub trait PluggableMethods {
fn methods(&self) -> Vec<Method>;
}