Macro sqlite_tiny::error
source ยท macro_rules! error { (with: $error:expr, $($arg:tt)*) => { ... }; ($($arg:tt)*) => { ... }; }
Expand description
Creates a new error
macro_rules! error { (with: $error:expr, $($arg:tt)*) => { ... }; ($($arg:tt)*) => { ... }; }
Creates a new error