Struct Field¶ pub struct Field {}¶ pyo3 representation of a struct field Fields¶ name: Option<String> docstring: String type_: Vec<TypeSegment>