Language
Reference¶
These pages map AWA's public surfaces without duplicating the versioned reference generated from source.
- CLI command map for migration and operations entry points.
- Rust crates for choosing between the facade, storage model, worker, testing, and SeaORM crates.
- Python API for clients, job values, handler outcomes, and bridges.
- Stability policy for the guarantees attached to stable, experimental, and development surfaces.
Exact signatures live with the installed artifact: use awa --help, Python's shipped type information, and the AWA crate versions on docs.rs. Select the version that matches your installed dependency; the 0.7 development API is documented from source until that prerelease is published.