mirror of
https://github.com/bspeice/speice.io
synced 2025-07-03 14:54:56 -04:00
Snippet from other notes
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user