Docs.rs
  • wl-client-0.1.1
    • wl-client 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mahkoh
    • Dependencies
      • cfg-if ^1.0.0 normal
      • isnt ^0.1.0 normal
      • libc ^0.2.171 normal optional
      • libloading ^0.8.6 normal
      • mio ^1.0.3 normal
      • parking_lot ^0.12.3 normal
      • futures-util ^0.3.31 dev
      • libc ^0.2.171 dev
      • tempfile ^3.19.1 dev
      • tokio ^1.44.1 dev
      • tokio-test ^0.4.4 dev
      • libc ^0.2.171 normal
    • Versions
    • 65.88% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

wl_client0.1.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Unions

List of all items

Structs

  • BorrowedQueue
  • Connection
  • DispatchLock
  • Fixed
  • Libwayland
  • Queue
  • QueueOwner
  • QueueWatcher
  • Scope
  • ffi::wl_array
  • ffi::wl_display
  • ffi::wl_event_queue
  • ffi::wl_interface
  • ffi::wl_message
  • ffi::wl_object
  • ffi::wl_proxy
  • proxy::BorrowedProxyLock
  • proxy::low_level::UntypedBorrowedProxy
  • proxy::low_level::UntypedOwnedProxy

Unions

  • ffi::wl_argument

Traits

  • proxy::BorrowedProxy
  • proxy::OwnedProxy
  • proxy::low_level::CreateEventHandler
  • proxy::low_level::EventHandler
  • proxy::low_level::UntypedBorrowedProxyWrapper
  • proxy::low_level::UntypedOwnedProxyWrapper

Functions

  • proxy::destroy
  • proxy::id
  • proxy::is_destroyed
  • proxy::is_not_destroyed
  • proxy::lock
  • proxy::low_level::deref
  • proxy::low_level::from_untyped_borrowed
  • proxy::low_level::from_untyped_owned
  • proxy::queue
  • proxy::set_event_handler
  • proxy::set_event_handler_local
  • proxy::set_event_handler_no_op
  • proxy::version
  • proxy::wl_proxy

Type Aliases

  • ffi::wl_fixed_t