mirror of
https://github.com/servo/servo.git
synced 2025-06-13 02:44:29 +00:00
This allows us to have ensure_data() and clear_data() functions on the TElement trait, instead of hacking around it adding methods in random traits. This also allows us to do some further cleanup, which I'd rather do in a followup. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
message.rs | ||
reporter.rs | ||
rpc.rs | ||
wrapper_traits.rs |