pyo3 0.12.3

Bindings to Python interpreter
Documentation
1
2
3
4
5
error: #[pyclass] cannot have generic parameters
 --> $DIR/reject_generics.rs:4:25
  |
4 | struct ClassWithGenerics<A> {
  |                         ^^^