Module attributes

Source

Modules§

kw

Structs§

ErrorCombiner
KeywordAttribute
LitStrValue
A helper type which parses the inner type via a literal string e.g. LitStrValue<Path> -> parses “some::path” in quotes.
NameLitStr
A helper type which parses a name via a literal string
OptionalKeywordAttribute
RenamingRuleLitStr
A helper type which parses a renaming rule via a literal string
StringFormatter

Enums§

RenamingRule
Available renaming rules
TextSignatureAttributeValue
Text signatue can be either a literal string or opt-in/out

Functions§

get_pyo3_options
parse_shorthand_format 🔒
take_attributes
Takes attributes from an attribute vector.
take_ident 🔒
take_int 🔒
take_pyo3_options

Type Aliases§

CrateAttribute
For specifying the path to the pyo3 crate.
DefaultAttribute
ExtendsAttribute
FreelistAttribute
FromPyWithAttribute
GILUsedAttribute
ModuleAttribute
NameAttribute
RenameAllAttribute
StrFormatterAttribute
SubmoduleAttribute
TextSignatureAttribute
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here