Module testing

Module testing 

Source
Expand description

Minimal PyO3 struct for testing @rust_struct mixin patching.

The #[pyclass] module is set to the Python file that defines the @rust_struct-decorated class so the name-validation check passes.

Structs§

PyTestStruct

Functions§

register_python_bindings