[][src]Macro lieweb::register_method

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