#[pyo3()] options for pyclass fields
#[pyo3()]
The parsed arguments of the pyclass macro
Implements most traits used by #[pyclass].
#[pyclass]
If the class is derived from a Rust struct or enum.
struct
enum