Re-exports

pub use crate::webview::EngineWebview;
pub use crate::webview::WebviewBuilder;
pub use crate::window::HeadlessWindow;
pub use crate::window::WindowBuilder;

Modules

Structs

A possible error when converting a HeaderName from another type.

A possible error when converting a HeaderValue from a string or byte slice.

A possible error value when converting Method from bytes.

A possible error value when converting a StatusCode from a u16 or &str

An error resulting from a failed attempt to construct a URI.

Enums

Errors returned

Type Definitions

Convenient type alias of Result type