Macro mariadb::error_once

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

Print an error a maximum of once