pyo3 0.16.3

Bindings to Python interpreter
Documentation
1
2
3
4
5
error: Expected 1 arguments, got 0
 --> tests/ui/invalid_pymethod_proto_args.rs:8:8
  |
8 |     fn __truediv__(&self) -> PyResult<()> {
  |        ^^^^^^^^^^^