rstsr_errcode

Macro rstsr_errcode 

Source
macro_rules! rstsr_errcode {
    ($word:expr) => { ... };
    ($word:expr, $($arg:tt)*) => { ... };
}