[][src]Module seed::browser

Re-exports

pub use url::Url;
pub use url::UrlSearch;
pub use url::DUMMY_BASE_URL;

Modules

dom

This module contains structs and enums that represent dom types, and their parts. These are the types used internally by our virtual dom.

fetch

Fetch API.

service
url
util

Provide a wrapper for commonly-used, but verbose web_sys features. This module is decoupled / independent.

web_socket
web_storage