pub fn warn_impl(target: Option<&str>, args: &Arguments<'_>)Expand description
Emits a message at Level::Warn, honoring the current level filter and sink.
pub fn warn_impl(target: Option<&str>, args: &Arguments<'_>)Emits a message at Level::Warn, honoring the current level filter and sink.