gecko-dev/third_party/rust/euclid
Dan Glastonbury 866dcdad61 Bug 1550640 - P3: Replace bincode with peek-poke. r=Gankro
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
2019-07-12 06:12:31 +00:00
..
src Bug 1550640 - P3: Replace bincode with peek-poke. r=Gankro 2019-07-12 06:12:31 +00:00
.cargo-checksum.json Bug 1550640 - P3: Replace bincode with peek-poke. r=Gankro 2019-07-12 06:12:31 +00:00
Cargo.toml Bug 1550640 - P3: Replace bincode with peek-poke. r=Gankro 2019-07-12 06:12:31 +00:00
COPYRIGHT
LICENSE-APACHE
LICENSE-MIT
README.md

euclid

This is a small library for geometric types with a focus on 2d graphics and layout.