Docs.rs
  • calloop-0.14.2
    • calloop 0.14.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:smithay:publishers
    • elinorbgr
    • Dependencies
      • async-task ^4.4.0 normal optional
      • bitflags ^2.4 normal
      • futures-io ^0.3.5 normal optional
      • pin-utils ^0.1.0 normal optional
      • polling ^3.0.0 normal
      • rustix ^0.38 normal
      • slab ^0.4.8 normal
      • tracing ^0.1.40 normal
      • criterion ^0.4 dev
      • futures ^0.3.5 dev
      • rustix ^0.38 dev
      • nix ^0.29 normal optional
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

calloop0.14.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Dispatcher
  • EventIterator
  • EventLoop
  • Idle
  • Interest
  • LoopHandle
  • LoopSignal
  • Poll
  • Readiness
  • RegistrationToken
  • Token
  • TokenFactory
  • channel::Channel
  • channel::ChannelError
  • channel::Sender
  • channel::SyncSender
  • error::InsertError
  • futures::Executor
  • futures::ExecutorDestroyed
  • futures::Scheduler
  • generic::FdWrapper
  • generic::Generic
  • generic::NoIoDrop
  • io::Async
  • io::Readable
  • io::Writable
  • ping::PingError
  • signals::Event
  • signals::SignalError
  • signals::Signals
  • timer::TimeoutFuture
  • timer::Timer
  • transient::TransientSource

Enums

  • Mode
  • PostAction
  • channel::Event
  • error::Error
  • futures::ExecutorError
  • signals::Signal
  • timer::TimeoutAction

Traits

  • EventSource

Macros

  • batch_register
  • batch_reregister
  • batch_unregister

Functions

  • channel::channel
  • channel::sync_channel
  • futures::executor
  • ping::make_ping

Type Aliases

  • error::Result
  • ping::Ping
  • ping::PingSource