Macro rust_observer_log_macro::warn

source ยท
macro_rules! warn {
    ($msg:expr $(, $opt:expr)*) => { ... };
}