cargo_zng::util

Macro warn

source
macro_rules! warn {
    ($($format_args:tt)*) => { ... };
}
Expand description

Print warning message.