Skip to main content

lsm_warn

Macro lsm_warn 

Source
macro_rules! lsm_warn {
    ($($arg:tt)*) => { ... };
}
Expand description

Emit a warning-level diagnostic. Fires at [DEFAULT_LEVEL] and up.