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