io-extras 0.17.2

File/socket handle/descriptor utilities
Documentation

io-extras

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_mio_net

  • mio
  • mio/net
  • io-lifetimes/mio

use_mio_os_ext

  • mio
  • mio/os-ext
  • io-lifetimes/mio

use_os_pipe

  • os_pipe
  • io-lifetimes/os_pipe

use_async_std

  • async-std
  • io-lifetimes/async-std

use_tokio

  • tokio
  • io-lifetimes/tokio

use_socket2

  • socket2
  • io-lifetimes/socket2

mio

    This feature flag does not enable additional features.

os_pipe

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

socket2

    This feature flag does not enable additional features.