[][src]Macro effin::caller

macro_rules! caller {
    ($func:ident $(, $param_name:ident : $param_type:ty)*) => { ... };
}

Generates API endpoints' methods