Macro rdfm::warn[][src]

macro_rules! warn {
    ($($msg:tt),*) => { ... };
}