Macro kaspa_core::warn

source ·
macro_rules! warn {
    ($($t:tt)*) => { ... };
}