flow::transform

Macro not_impl_err

Source
macro_rules! not_impl_err {
    ($($arg:tt)*) => { ... };
}
Expand description

a simple macro to generate a not implemented error