Re-exports§
pub use crate::webview::EngineWebview;
pub use crate::webview::WebviewBuilder;
pub use crate::window::HeadlessWindow;
pub use crate::window::WindowBuilder;
Modules§
Structs§
- Invalid
Header Name - A possible error when converting a
HeaderName
from another type. - Invalid
Header Value - A possible error when converting a
HeaderValue
from a string or byte slice. - Invalid
Method - A possible error value when converting
Method
from bytes. - Invalid
Status Code - A possible error value when converting a
StatusCode
from au16
or&str
- Invalid
Uri - An error resulting from a failed attempt to construct a URI.
Enums§
- Error
- Errors returned
Type Aliases§
- Result
- Convenient type alias of Result type