Module stub_type

Source

Modulesยง

builtins ๐Ÿ”’
Define PyStubType for built-in types based on https://pyo3.rs/v0.22.2/conversions/tables#argument-types
collections ๐Ÿ”’
numpy ๐Ÿ”’
pyo3 ๐Ÿ”’

Structsยง

TypeInfo
Type information for creating Python stub files annotated by PyStubType trait.

Enumsยง

ModuleRef

Traitsยง

PyStubType
Annotate Rust types with Python type information.