Docs.rs
  • makepad-futures-1.0.0
    • makepad-futures 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • makepaddev
    • Dependencies
    • Versions
    • 0% 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

makepad_futures1.0.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • channel::mpsc::SendError
  • channel::mpsc::UnboundedReceiver
  • channel::mpsc::UnboundedSender
  • channel::oneshot::Receiver
  • channel::oneshot::RecvError
  • channel::oneshot::SendError
  • channel::oneshot::Sender
  • executor::Executor
  • executor::SpawnError
  • executor::Spawner
  • future::Ready
  • stream::Next

Traits

  • stream::Stream

Functions

  • channel::mpsc::unbounded
  • channel::oneshot::channel
  • executor::new_executor_and_spawner
  • future::ready
  • task::waker