Macro tc_error::bad_request

source ·
macro_rules! bad_request {
    ($($t:tt)*) => { ... };
}
Expand description

Error to indicate that the request is badly-constructed or nonsensical