interprocess 1.2.1

Interprocess communication toolkit
Documentation

interprocess

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

    This feature flag does not enable additional features.

spinning

    This feature flag does not enable additional features.

intmap

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

blocking

    This feature flag does not enable additional features.

futures-core

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

tokio_support

  • tokio
  • futures-core
  • futures-io

doc_cfg

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.