throw_unsup_format

Macro throw_unsup_format 

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