Modules§
Structs§
- A helper type which parses the inner type via a literal string e.g.
LitStrValue<Path>
-> parses “some::path” in quotes. - A helper type which parses a name via a literal string
- A helper type which parses a renaming rule via a literal string
Enums§
- Available renaming rules
- Text signatue can be either a literal string or opt-in/out
Functions§
- Takes attributes from an attribute vector.
- take_
int 🔒
Type Aliases§
- For specifying the path to the pyo3 crate.