blob: 13b488da9f69b2419f4a4066ac44228d9fabcfcc (
plain)
1
2
3
4
5
6
7
8
|
# euclid
This is a small library for geometric types with a focus on 2d graphics and
layout.
* [Documentation](https://docs.rs/euclid/)
* [Release notes](https://github.com/servo/euclid/releases)
* [crates.io](https://crates.io/crates/euclid)
|