mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
For safe wrappers over JS<T> (eg Temporary<T>) use #[allow(unrooted_must_root)]. For all other types containing a #[must_root] value, annotate the type with #[must_root] to ensure that it is never used unrooted |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |