Tag:PyO3
All the articles with the tag "PyO3".
在 PyO3 里优雅地使用 `#[pyclass]` enum
发布于梳理 PyO3 中 `#[pyclass]` enum 的两种形态(简单枚举与复杂枚举)、在 Python 侧的行为,以及官方文档中特别提醒的 `Py::new` / `.into_pyobject()` 行为差异坑。
All the articles with the tag "PyO3".
梳理 PyO3 中 `#[pyclass]` enum 的两种形态(简单枚举与复杂枚举)、在 Python 侧的行为,以及官方文档中特别提醒的 `Py::new` / `.into_pyobject()` 行为差异坑。