[][src]Macro cmd_lib::proc_var

macro_rules! proc_var {
    ($vis:vis $var:ident, $t:ty, $($var_init:tt)*) => { ... };
}