... for defining Python classes as Rust structs. The main attribute is #[pyclass] , which is placed upon a Rust struct to generate a Python type for it.
確定! 回上一頁