Macro jupiter_rs::client_error
source · [−]macro_rules! client_error {
($err:expr $(,)?) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}
macro_rules! client_error {
($err:expr $(,)?) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}