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