Macro sqlite_rs::warn

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