[][src]Macro hemlock::warn

macro_rules! warn {
    ($scope:ident, $fmtstr:literal$(, $param:expr)*) => { ... };
}