Skip to main content

Module types

Module types 

Source

Functionsยง

is_string_enum
Returns true when the schema is a string with enumeration values.
ref_to_ident
schema_to_rust_type
Map an OpenAPI Schema (or $ref) to a Rust type TokenStream.
string_enum_values
Extract enum values from a string schema (skipping None entries).