Module chrome_devtools::domain[][src]

Re-exports

pub use runtime::Runtime;

Modules

Enums

Domain is an enum that should contain all of the different domains defined by the devtools protocol. Currently only the Runtime domain is implemented, but this will hopefully change as the library evolves.