mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
`strum` allows us to avoid manually listing enum variant names and also to get their names as static strings. We cannot use this for all cases due to https://github.com/Peternator7/strum/issues/152, but we can still use it to remove a lot of code. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
mem.rs | ||
time.rs | ||
trace-dump-epilogue-1.html | ||
trace-dump-epilogue-2.html | ||
trace-dump-prologue-1.html | ||
trace-dump-prologue-2.html | ||
trace-dump.css | ||
trace-dump.js | ||
trace_dump.rs |