Docs.rs
  • lazy_async_promise-0.6.0
    • lazy_async_promise 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ChrisRega
    • Dependencies
      • tokio ^1 normal
      • tokio ^1 dev
    • 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
    • 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

lazy_async_promise0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • BoxedSendError
  • ImmediateValuePromise
  • LazyValuePromise
  • LazyVecPromise
  • Progress
  • ProgressTrackedImValProm
  • Status

Enums

  • DataState
  • ImmediateValueState
  • Message

Traits

  • DirectCacheAccess
  • Promise

Macros

  • api_macros::send_data
  • api_macros::set_error
  • api_macros::set_finished
  • api_macros::set_progress
  • api_macros::unpack_result
  • send_data
  • set_error
  • set_finished
  • set_progress
  • unpack_result

Type Aliases

  • FutureResult
  • StringStatus