pyo3 0.3.2

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

- [Get Started]./overview.md
- [Type Conversions]./conversions.md
- [Python Exception]./exception.md
- [Python Module]./module.md
- [Python Function]./function.md
- [Python Class]./class.md
- [Parallelism]./parallelism.md
- [Debugging]./debugging.md
- [Distribution]./distribution.md
- [Appendix: Pyo3 and rust-cpython]./rust-cpython.md