sql-gen 0.2.3

A CLI tool for generating models based on a SQL Database using SQLx
1
2
pub mod db;
pub mod rust;