Skip to main content

format_warn

Macro format_warn 

Source
#[doc(hidden)]
macro_rules! format_warn { ($($args: tt)+) => { ... }; }
Expand description

Format warning into string.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here