Module sphinx_rust::data_model¶
Mapping of the analyzer data model to pyo3 classes
Structs¶
pyo3 representation of a crate |
|
pyo3 representation of an enum |
|
pyo3 representation of a struct field |
|
pyo3 representation of a function |
|
pyo3 representation of a module |
|
pyo3 representation of a struct |
|
pyo3 representation of a segment of a type |
|
pyo3 representation of an enum variant |