File: README.md

package info (click to toggle)
rust-euclid 0.22.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (50)
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)