mirror of
https://github.com/servo/servo.git
synced 2025-10-15 07:50:20 +01:00
This also explicitly disallows dictionary members without a default value, as the code for those doesn't currently compile. This is the second step of my planned rewrite of the dictionary initialization that will remove the default values we currently use to initialize the dictionary struct in the 'new' function. |
||
---|---|---|
.. | ||
codegen | ||
callback.rs | ||
conversions.rs | ||
element.rs | ||
error.rs | ||
js.rs | ||
proxyhandler.rs | ||
trace.rs | ||
utils.rs |