fnck_sql

Macro throw

Source
macro_rules! throw {
    ($code:expr) => { ... };
}