io-streams 0.3.0

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_socketpair

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

use_char_device

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

use_async_socketpair

  • socketpair/use_async_std
  • duplex/use_async_socketpair

use_async_char_device

  • char-device/use_async_std
  • duplex/use_async_char_device

use_async_std

  • unsafe-io/async-std

utf8-io

    This feature flag does not enable additional features.

layered-io

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

socketpair

    This feature flag does not enable additional features.

terminal-io

    This feature flag does not enable additional features.

char-device

    This feature flag does not enable additional features.