mistralrs::llguidance

Macro warn

macro_rules! warn {
    ($s:expr, $($arg:tt)*) => { ... };
}