param_buf

Macro param_buf 

Source
macro_rules! param_buf {
    ($ty:ident, $name:expr, $max_len:expr, $error:expr, $doc:expr) => { ... };
}