Macro rbdc::err_protocol

source ·
macro_rules! err_protocol {
    ($expr:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}