not_implemented

Macro not_implemented 

Source
macro_rules! not_implemented {
    () => { ... };
}