mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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 |
||
---|---|---|
.. | ||
codegen | ||
callback.rs | ||
conversions.rs | ||
DESIGN.md | ||
error.rs | ||
global.rs | ||
js.rs | ||
proxyhandler.rs | ||
str.rs | ||
trace.rs | ||
utils.rs |