Structs§
Functions§
- build_
vendor_ map - Builds a VendorMap containing all services from the specification
- mk_
field_ name - mk_
safe_ ident - Creates a safe Rust identifier, escaping with
r#if the name is a keyword - property_
name_ struct_ name - resource_
type_ struct_ name - service_
file_ token_ stream - Generates the token stream for a single service file (for pre-generated services)
- to_
snake_ case - Converts a string from CamelCase or PascalCase to snake_case