pyo3/pyo3-macros
b05902132 b7419b5278 Refactor #[pyclass] and now it supports enum.
There's no functionality since it does not generate __richcmp__.

Also it only works on enums with only variants, and does not support
C-like enums.
2021-11-21 20:05:53 +08:00
..
src Refactor #[pyclass] and now it supports enum. 2021-11-21 20:05:53 +08:00
Cargo.toml release: 0.15.1 2021-11-18 07:34:22 +00:00
LICENSE macros: rename crates for consistency 2020-12-20 06:39:28 +00:00