Docs.rs
  • compio-runtime-0.7.0
    • compio-runtime 0.7.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Berrysoft
    • Dependencies
      • async-task ^4.5.0 normal
      • cfg-if ^1.0.0 normal optional
      • compio-buf ^0.5.1 normal
      • compio-driver ^0.7.0 normal
      • compio-log ^0.1.0 normal
      • criterion ^0.5.1 normal optional
      • crossbeam-queue ^0.3.8 normal
      • futures-util ^0.3.29 normal
      • once_cell ^1.18.0 normal
      • scoped-tls ^1.0.1 normal
      • slab ^0.4.9 normal optional
      • socket2 ^0.5.6 normal
      • glib ^0.20 dev
      • block2 ^0.6.0 dev
      • core-foundation ^0.10.0 dev
      • libc ^0.2.164 normal
      • windows-sys ^0.52.0 normal
      • windows-sys ^0.52.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-ios
    • aarch64-linux-android
    • x86_64-apple-darwin
    • x86_64-pc-windows-gnu
    • x86_64-unknown-freebsd
    • x86_64-unknown-illumos
    • x86_64-unknown-linux-gnu
    • x86_64-unknown-netbsd
  • 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

compio_runtime0.7.0

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • Attacher
  • Runtime
  • RuntimeBuilder
  • Task
  • event::Event
  • event::EventHandle
  • time::Elapsed
  • time::Interval

Functions

  • spawn
  • spawn_blocking
  • submit
  • submit_with_flags
  • time::interval
  • time::interval_at
  • time::sleep
  • time::sleep_until
  • time::timeout
  • time::timeout_at

Type Aliases

  • JoinHandle