Functionsยง
- doc_
attr - Emit
#[doc = "..."]if the description isSome, otherwise nothing. - generate_
object_ struct - Generate a struct from an object schema.
- generate_
schemas - Generate all schema structs and enums from
components/schemas. - object_
field_ tokens - Emit a single struct field for an object property. Shared between
generate_object_structand theallOfmerger insuper::compositions.