r2dbc-cli 0.0.1

Command line tool for querying R2DBC data sources
1
2
3
fn main() {
    println!("Hello, world!");
}