mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 22:18:10 -05:00
Snippet from other notes
This commit is contained in:
parent
6faaa702fa
commit
9ee58b7daa
@ -171,6 +171,8 @@ void recurse_unlock() {
|
|||||||
|
|
||||||
# PyO3
|
# PyO3
|
||||||
|
|
||||||
|
Now that pyo3 is stable, represents a great candidate for bridge.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
use pyo3::prelude::*;
|
use pyo3::prelude::*;
|
||||||
use pyo3::wrap_pyfunction;
|
use pyo3::wrap_pyfunction;
|
||||||
|
Loading…
Reference in New Issue
Block a user