Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 611 Bytes

AutoRust Software License

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.

Building

To build the autorust code:

cargo build

Running

To autogenerate the azure_devops_rust_api code:

cargo run --bin ado-autorust --release