Macro missing_rt

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