Skip to main content

Module enums

Module enums 

Source
Expand description

Python bindings for Derive enums.

#[pyclass] decoration lives on the Rust enum definitions in crate::common::enums so the same type is reused on both surfaces.