6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
|
error: #[pyclass] cannot have generic parameters
|
||
|
--> $DIR/reject_generics.rs:4:25
|
||
|
|
|
||
|
4 | struct ClassWithGenerics<A> {
|
||
|
| ^^^
|