throw_unsup

Macro throw_unsup 

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