mock-io 0.3.2

A crate with mock IO stream and listener implementations
Documentation

mock-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 10 feature flags, 2 of them enabled by default.

default

  • sync

sync

    This feature flag does not enable additional features.

full

  • async-futures
  • async-tokio
  • sync

async-futures

  • async-channel
  • futures-io
  • pin-project-lite

async-tokio

  • pin-project-lite
  • tokio

tokio

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

async-channel

    This feature flag does not enable additional features.

doc

    This feature flag does not enable additional features.

pin-project-lite

    This feature flag does not enable additional features.