nyi_err

Macro nyi_err 

Source
macro_rules! nyi_err {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($args:expr),*) => { ... };
}