cargo-teaql 2.0.0

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