Skip to main content

client_error

Macro client_error 

Source
macro_rules! client_error {
    ( $fmt:literal $(, $($arg:tt)*)?) => { ... };
}