Macro cmd_lib_core::proc_var[][src]

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