Functionsยง
- 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. - string_
enum_ values - Extract enum values from a string schema (skipping None entries).