Module pyo3_stub_gen::generate
source ยท Expand description
Generate Python typing stub file a.k.a. *.pyi
file.
Modulesยง
- arg ๐
- class ๐
- enum_ ๐
- error ๐
- function ๐
- member ๐
- method ๐
- module ๐
- new ๐
- stub_info ๐
- variable ๐
Structsยง
- Definition of a Python class.
- Definition of a Python enum.
- Definition of a Python execption.
- Definition of a Python function.
- Definition of a class member.
- Definition of a class method.
- Type info for a Python (sub-)module. This corresponds to a single
*.pyi
file. - Definition of
__new__
method.
Traitsยง
Functionsยง
- indent ๐