servo/components/msg
Simon Sapin 9e4865b6c8 Replace NonZeroU32 and NonZeroUsize with a generic NonZero
The API is identical to core::nonzero::NonZero
2017-10-16 20:19:19 +02:00
..
Cargo.toml Use the new nonzero crate in the msg crate 2017-10-13 11:10:16 +02:00
constellation_msg.rs Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
lib.rs Use wrappers in the nonzero crate so users don’t need unstable features 2017-10-13 11:11:05 +02:00