Macro error::rterr

source ·
macro_rules! rterr {
    ($msg:literal $(, $x:expr)*) => { ... };
}