[][src]Macro mackerel_client::create_host_param

macro_rules! create_host_param {
    ({ $($field:ident -> $e:expr)*  }) => { ... };
}