macro_rules! err_protocol { ($($fmt_args:tt)*) => { ... }; }
Format an error message as a Protocol error
Protocol