[][src]Module typeshare::language

Structs

Generator
Id

Identifier used in Rust structs, enums, and fields. It includes the original name and the renamed value after the transformation based on serde attributes.

Params
RustConst
RustConstEnum

Definition of constant enums.

RustField

Rust field defintion.

RustStruct

Rust struct.

Traits

Language