easy-sqlx-core 0.1.7

The Rust Toolkit to easy use sqlx
Documentation
1
2
3
4
5
6
7
pub mod schema;
pub mod dialects;
pub mod builder;
pub mod utils;
pub mod error;

// pub fn new() -> schema::S