Speaker
Paul Ganssle
Material
Note
- Rust
- Memory safe
- Fearless concurrency
- High performance
- Community
- Rust: Ownership
- Variable bindings have ownership over the resource they're bound to
- Rust API Bindings: PyO3
- C FFI Bindings: Milksnake
from msmodule._native import ffi