Struct TypeSegment¶
- pub struct TypeSegment {}¶
pyo3 representation of a segment of a type types are split into segments to allow for identification of referenceable elements
Fields¶
- content:
String
- is_path:
bool
TypeSegment¶pyo3 representation of a segment of a type types are split into segments to allow for identification of referenceable elements
String
bool