err_unsup_format

Macro err_unsup_format 

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