Crate sphinx_rust

Version:
0.0.1

The backend for the sphinx_rust Python package.

This module provides a Python interface to the analyzer crate.

Structs

AnalysisResult

pyo3 representation of the result of an analysis

Crate

pyo3 representation of a crate

Enum

pyo3 representation of an enum

Field

pyo3 representation of a struct field

Module

pyo3 representation of a module

Struct

pyo3 representation of a struct

TypeSegment

pyo3 representation of a segment of a type

Variant

pyo3 representation of an enum variant