interprocess-docfix 1.2.2

Interprocess communication toolkit. Docs fixed.
Documentation

interprocess-docfix

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

default

  • signals
  • nonblocking

signals

  • thiserror
  • spinning
  • intmap
  • once_cell

nonblocking

  • blocking
  • futures-core
  • futures-io

thiserror

  • dep:thiserror

spinning

  • dep:spinning

intmap

  • dep:intmap

once_cell

  • dep:once_cell

blocking

  • dep:blocking

futures-core

  • dep:futures-core

futures-io

  • dep:futures-io

tokio_support

  • tokio
  • futures-core
  • futures-io

tokio

  • dep:tokio

doc_cfg

    This feature flag does not enable additional features.