cargo-teaql 0.1.5

Rust CLI for TeaQL service code generation workflows
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    cargo_teaql::run_from_env()
}