Macro rok::register_method[][src]

macro_rules! register_method {
    ($func_name: ident, $method: expr) => { ... };
}