Skip to content

Latest commit

 

History

History

autorust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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