Macro cubist_localchains::start_error
source · macro_rules! start_error {
($msg:literal $(,)?) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}
macro_rules! start_error {
($msg:literal $(,)?) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}