Name Description Size Coverage
extract -
extract.rs Modules for turning generic OpenAPI representations into our internal representations of the Graph API. 348 -
main.rs A program for turning [Microsoft OpenAPI metadata](https://github.com/microsoftgraph/msgraph-metadata/blob/master/openapi/v1.0/openapi.yaml) into Rust types. 8774 -
naming.rs Helper functions for converting strings to properly formatted names. 3763 -
openapi -
openapi.rs Modules for simple representations of generic OpenAPI data from the yaml source, primarily for initial parsing. 3587 -
oxidize -
oxidize.rs Modules for turning our representation of the Graph API into Rust code (specifically, a [`proc_macro2::TokenStream`]). 12000 -