easy-sql-macros 1.0.0

Easy SQL support library
Documentation
1
2
3
fn main() {
    easy_macros::always_context_build::build(&[]);
}