err_unsup

Macro err_unsup 

Source
macro_rules! err_unsup {
    ($($tt:tt)*) => { ... };
}