io-streams 0.16.1

Unbuffered and unlocked I/O streams
Documentation

io-streams

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 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

use_char_device

  • char-device
  • duplex/char-device
  • system-interface/char-device

use_socketpair

  • socketpair
  • duplex/socketpair
  • system-interface/socketpair

use_tokio

  • tokio
  • io-lifetimes/tokio

char-device

  • dep:char-device

async-std

  • dep:async-std

terminal-io

  • dep:terminal-io

tokio

  • dep:tokio

use_async_std

  • async-std

socketpair

  • dep:socketpair

layered-io

  • dep:layered-io

utf8-io

  • dep:utf8-io