A code generator similar to AutoRest, but is written in Rust to generate Rust code.
This is a fork of autorust
in azure-sdk-for-rust, and has a few modifications to work for the Azure DevOps REST API specifications.
To build the autorust code:
cargo build
To autogenerate the azure_devops_rust_api
code:
cargo run --bin ado-autorust --release