Module to_typed

Module to_typed 

Source

Structsยง

TypedValueInputAttrs
TypedValueVariantAttrs

Functionsยง

derive
Derive implementation of the ToTyped trait.
derive_variant_arm ๐Ÿ”’
Generate the match arm expression for a struct or enum variant in a derived ToTyped implementation.
derive_variant_fields_expr ๐Ÿ”’
Generate the match arm expression for fields of a struct or enum variant in a derived ToTyped implementation.