cmdpack_new_error

Macro cmdpack_new_error 

Source
macro_rules! cmdpack_new_error {
    ($type:ty,$($a:expr),*) => { ... };
}