Macro not_supported

Source
macro_rules! not_supported {
    ($exchange:expr, $operation:expr) => { ... };
}
Expand description

Helper macro for operation not supported errors