rigetti-pyo3 0.5.0

Utilities for creating a Python wrapper for a Rust library.
Documentation
1
2
3
4
5
6
7
8
9
# Rigetti PyO3

This crate defines a set of macros to make it easier when working with [PyO3](https://pyo3.rs).

See [the docs](https://docs.rs/rigetti-pyo3) for more.

----

Rigetti PyO3 is licensed under the [Apache License 2.0](LICENSE).