Cargo Features

ipc-channel has no features set by default.

[dependencies]
ipc-channel = { version = "0.18.0", features = ["force-inprocess", "memfd", "unstable", "async", "win32-trace", "windows-shared-memory-equality"] }
force-inprocess
memfd = sc
unstable
async = futures, futures-test

Affects ipc-channel::asynch

win32-trace
windows-shared-memory-equality

Enables Win32_System_LibraryLoader of windows ^0.48.0

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

futures async?
futures-test async?
sc linux openbsd freebsd memfd?