Module browser
Source pub use url::Url;
pub use url::UrlSearch;
pub use url::DUMMY_BASE_URL;
- dom
- This module contains structs and enums that represent dom types, and their parts.
These are the types used internally by our virtual dom.
- service
- url
- util
- Provide a wrapper for commonly-used, but verbose
web_sys
features.
This module is decoupled / independent.