Module type_resolver

Module type_resolver 

Source

Structs§

EnumDef
Enum definition with variants
FieldDef
Field definition in a struct
ResolvedType
Resolved type information
SerdeAttributes
Serde attributes for a field
StructDef
Struct definition with fields
TypeResolver
Type resolver - resolves Rust type definitions to structured type information

Enums§

PrimitiveType
Primitive types supported
TypeKind
Type kind - represents different categories of types