pyo3 0.8.2

Bindings to Python interpreter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Summary

- [Get Started]get_started.md
- [Type Conversions]conversions.md
- [Python Exception]exception.md
- [Python Module]module.md
- [Python Function]function.md
- [Python Class]class.md
- [Call Python from Rust]python_from_rust.md
- [Parallelism]parallelism.md
- [Debugging]debugging.md
- [Advanced Topics]advanced.md
- [Building and Distribution]building_and_distribution.md
- [PyPy support]pypy.md
- [Appendix: PyO3 and rust-cpython]rust_cpython.md