error: #[pyclass] cannot have generic parameters --> $DIR/reject_generics.rs:4:25 | 4 | struct ClassWithGenerics { | ^^^ error: Could not compile `pyo3-tests`.