mirror of
https://github.com/bspeice/speice.io
synced 2025-07-03 06:45:00 -04:00
Snippet from other notes
This commit is contained in:
@ -171,6 +171,8 @@ void recurse_unlock() {
|
||||
|
||||
# PyO3
|
||||
|
||||
Now that pyo3 is stable, represents a great candidate for bridge.
|
||||
|
||||
```rust
|
||||
use pyo3::prelude::*;
|
||||
use pyo3::wrap_pyfunction;
|
||||
|
Reference in New Issue
Block a user