Functionsยง
- additional_
properties_ value_ type - Resolve an
additionalPropertiesdeclaration to the value typeTof the resultingHashMap<String, T>. - is_
string_ enum - Returns true when the schema is a string with enumeration values.
- ref_
to_ ident - schema_
to_ rust_ type - Map an
OpenAPISchema(or$ref) to a Rust typeTokenStream. - schema_
to_ rust_ type_ ctx - Context-aware variant of
schema_to_rust_type. - string_
enum_ values - Extract enum values from a string schema (skipping None entries).