Module pyo3_stub_gen::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ยง
- Type information for creating Python stub files annotated by PyStubType trait.
Enumsยง
Traitsยง
- Annotate Rust types with Python type information.