A cargo extension to make it easy to use rust in python
Create a new rust/python project:
cargo new --pyrate
Build the project:
cargo build --pyrate
This project is a dummy at the moment a working alpha release is expected soon.