Skip to main content

Module types

Module types 

Source

Functionsยง

extract_rust_type
Converts a syn::Type into our RustType representation.
extract_struct_fields
Extracts named fields from a struct definition into (name, RustType) pairs.