Structsยง
- Container ๐
- Data container
- Container
Options ๐ - Enum ๐
- Describes derivation input of an enum.
- Field
PyO3 ๐Attributes - Attributes for deriving FromPyObject scoped on fields.
- Named
Struct ๐Field - Tuple
Struct ๐Field
Enumsยง
- Container
PyO3 ๐Attribute - Attributes for deriving FromPyObject scoped on containers.
- Container
Type ๐ - Container Style
- Field
Getter ๐ - Field
PyO3 ๐Attribute
Functionsยง
- build_
derive_ from_ pyobject - Derive FromPyObject for enums and structs.
- verify_
and_ ๐get_ lifetime