Skip to main content

error_none

Macro error_none 

Source
macro_rules! error_none {
    ($msg:literal $(, $args:expr)*) => { ... };
}