Macro sqlx_core::err_protocol
source ยท macro_rules! err_protocol { ($($fmt_args:tt)*) => { ... }; }
Expand description
Format an error message as a Protocol
error
macro_rules! err_protocol { ($($fmt_args:tt)*) => { ... }; }
Format an error message as a Protocol
error