WARN_IMPL

Macro WARN_IMPL 

Source
macro_rules! WARN_IMPL {
    ($($t: tt)+) => { ... };
}