[][src]Macro octane::inject_method

macro_rules! inject_method {
    ( $instance: expr, $path: expr, $closure: expr, $method: expr ) => { ... };
}