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