io-lifetimes 2.0.3

A low-level I/O ownership and borrowing library
Documentation

io-lifetimes

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

close

  • libc
  • hermit-abi
  • windows-sys

mio

  • dep:mio

os_pipe

  • dep:os_pipe

hermit-abi

  • dep:hermit-abi

windows-sys

  • dep:windows-sys

async-std

  • dep:async-std

tokio

  • dep:tokio

libc

  • dep:libc

socket2

  • dep:socket2