cleanup 0.1.0

A cargo python extension in the making
Documentation

cleanup

A cargo extension to make it easy to use rust in python

Usage

Create a new rust/python project:

cargo new --pyrate

Build the project:

cargo build --pyrate

Development

This project is a dummy at the moment a working alpha release is expected soon.