raffine 0.2.0

A 2D affine transformation library for Rust, inspired by Python's affine package.
Documentation
1
2
3
mod affine;

pub use affine::*;