Docs.rs
  • photonio-uring-0.0.5
    • photonio-uring 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • huachaohuang
    • Dependencies
      • futures ^0.3 normal
      • io-uring ^0.5 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • num_cpus ^1.13 normal
      • photonio-base ^0.0.5 normal
      • scoped-tls ^1.0 normal
      • slab ^0.4 normal
      • socket2 ^0.4 normal
    • 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
logo

logo

Crate photonio_uring

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • fs::File
  • fs::Metadata
  • fs::OpenOptions
  • io::Error
  • net::Ipv4Addr
  • net::Ipv6Addr
  • net::SocketAddrV4
  • net::SocketAddrV6
  • net::TcpListener
  • net::TcpStream
  • runtime::Builder
  • runtime::Runtime
  • task::JoinHandle
  • task::Task
  • task::TaskId

Enums

  • io::SeekFrom
  • net::IpAddr
  • net::Shutdown
  • net::SocketAddr

Traits

  • io::Read
  • io::ReadAt
  • io::ReadAtExt
  • io::ReadExt
  • io::Seek
  • io::Write
  • io::WriteAt
  • io::WriteAtExt
  • io::WriteExt
  • net::ToSocketAddrs

Functions

  • fs::create_dir
  • fs::remove_dir
  • fs::remove_file
  • fs::rename
  • runtime::spawn
  • task::spawn
  • task::yield_now

Type Definitions

  • io::Result
  • task::Result