risingwave_connector::schema

Macro malformed_response_error

source
macro_rules! malformed_response_error {
    () => { ... };
    (@ $($fmt_arg:tt)*) => { ... };
    ($($fmt_arg:tt)*) => { ... };
}
Expand description

Constructs a MalformedResponseError.