[][src]Macro alt_std::errorn

macro_rules! errorn {
    () => { ... };
    ($($arg:expr),+) => { ... };
}