class_or_notimplemented

Macro class_or_notimplemented 

Source
macro_rules! class_or_notimplemented {
    ($t:ty, $obj:expr) => { ... };
}