Docs.rs
  • wew-0.1.0
    • wew 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • 29 June 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mycrl
    • Dependencies
      • bitflags ^2.9.1 normal
      • mime_guess ^2.0.5 normal
      • parking_lot ^0.12 normal
      • raw-window-handle ^0.6.2 normal
      • url ^2.5.4 normal
      • winit ^0.30 normal optional
      • anyhow ^1 build
      • bindgen ^0.72.0 build
      • cc ^1.2.27 build
      • which ^6.0 build
      • libc ^0.2.174 normal
      • objc2 ^0.6.1 normal
      • windows ^0.60.0 normal
    • Versions
    • 65.48% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wew0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • MainThreadMessageLoop
  • MessagePumpLoop
  • MultiThreadMessageLoop
  • NativeWindowWebView
  • Rect
  • WindowlessRenderWebView
  • events::EventAdapter
  • events::KeyboardEvent
  • events::KeyboardModifiers
  • events::Position
  • request::CustomRequestHandlerFactory
  • request::CustomSchemeAttributes
  • request::Request
  • request::RequestHandlerWithLocalDisk
  • request::Response
  • runtime::Runtime
  • runtime::RuntimeAttributes
  • runtime::RuntimeAttributesBuilder
  • webview::Frame
  • webview::WebView
  • webview::WebViewAttributes
  • webview::WebViewAttributesBuilder

Enums

  • Error
  • events::IMEAction
  • events::KeyboardEventType
  • events::MouseButton
  • events::MouseEvent
  • runtime::LogLevel
  • webview::CursorType
  • webview::FrameType
  • webview::WebViewState

Traits

  • MessageLoopAbstract
  • WebViewAbstract
  • request::RequestHandler
  • request::RequestHandlerFactory
  • runtime::MessagePumpRuntimeHandler
  • runtime::RuntimeHandler
  • webview::WebViewHandler
  • webview::WindowlessRenderWebViewHandler

Functions

  • execute_subprocess
  • is_subprocess
  • utils::inject_nsapplication
  • utils::is_main_thread
  • utils::post_main