[][src]Macro cplogger::unimplemented

macro_rules! unimplemented {
    ($msg:expr) => { ... };
}