mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
866dcdad61
Replace `serde`-derived `bincode` with custom binary serialization/deserialization that generates more efficient code at rustc `opt-level = 2`. Differential Revision: https://phabricator.services.mozilla.com/D32782 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
COPYRIGHT | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
euclid
This is a small library for geometric types with a focus on 2d graphics and layout.