Docs.rs
  • io-lifetimes-1.0.5
    • io-lifetimes 1.0.5
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sunfishcode
    • Dependencies
      • fs-err ^2.6.0 normal
      • async-std ^1.12.0 normal
      • mio ^0.8.0 normal
      • os_pipe ^1.0.0 normal
      • socket2 ^0.4.0 normal
      • tokio ^1.6.0 normal
      • libc ^0.2.96 normal
      • windows-sys ^0.45.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate io_lifetimes

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

List of all items

Structs

  • BorrowedHandle
  • BorrowedSocket
  • HandleOrInvalid
  • InvalidHandleError
  • NullHandleError
  • OwnedHandle
  • OwnedSocket
  • views::FilelikeView
  • views::SocketlikeView

Traits

  • AsFilelike
  • AsHandle
  • AsSocket
  • AsSocketlike
  • FromFilelike
  • FromHandle
  • FromSocket
  • FromSocketlike
  • IntoFilelike
  • IntoHandle
  • IntoSocket
  • IntoSocketlike
  • raw::AsRawFilelike
  • raw::AsRawSocketlike
  • raw::FromRawFilelike
  • raw::FromRawSocketlike
  • raw::IntoRawFilelike
  • raw::IntoRawSocketlike
  • views::FilelikeViewType
  • views::SocketlikeViewType

Functions

  • example_ffi::CreateFileW
  • example_ffi::ReadFile
  • example_ffi::WriteFile

Type Definitions

  • BorrowedFilelike
  • BorrowedSocketlike
  • OwnedFilelike
  • OwnedSocketlike
  • example_ffi::HANDLE
  • raw::RawFilelike
  • raw::RawSocketlike

Constants

  • example_ffi::CREATE_ALWAYS
  • example_ffi::CREATE_NEW
  • example_ffi::FILE_ATTRIBUTE_NORMAL
  • example_ffi::FILE_GENERIC_READ
  • example_ffi::FILE_GENERIC_WRITE
  • example_ffi::OPEN_EXISTING