Cargo Features
ipc-channel has no features set by default.
[dependencies]
ipc-channel = { version = "0.19.0", features = ["force-inprocess", "memfd", "async", "win32-trace"] }
- force-inprocess
- memfd = sc
- async = futures, futures-test
-
Affects
ipc-channel::asynch
… - win32-trace
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.