unsafe-io 0.9.1

Non-owning unsafe I/O
Documentation

unsafe-io

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

use_mio_net

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

use_mio_os_ext

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

use_async_std

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

use_tokio

  • tokio
  • io-lifetimes/tokio

use_socket2

  • socket2
  • io-lifetimes/socket2

use_os_pipe

  • os_pipe
  • io-lifetimes/os_pipe

mio

    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.

tokio

    This feature flag does not enable additional features.

os_pipe

    This feature flag does not enable additional features.