cargo-teaql 0.2.3

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