mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Scaffold module script
This commit is contained in:
parent
86575bba1b
commit
f2007751dd
6 changed files with 1620 additions and 63 deletions
|
@ -83,6 +83,8 @@ mod microtask;
|
|||
#[warn(deprecated)]
|
||||
mod network_listener;
|
||||
#[warn(deprecated)]
|
||||
mod script_module;
|
||||
#[warn(deprecated)]
|
||||
pub mod script_runtime;
|
||||
#[warn(deprecated)]
|
||||
#[allow(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue