Macro mariadb::warn_once

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

Print a warning a maximum of once