pycrust
This little example based on PyO3's examples creates a Rust-based Python compatible module as a proof-of-concept
Usage
Build
make build
Test
make test
This little example based on PyO3's examples creates a Rust-based Python compatible module as a proof-of-concept
make build
make test