Skip to main content

not_supported

Macro not_supported 

Source
macro_rules! not_supported {
    ($x: expr) => { ... };
}