Cargo Features
Portus has no features set by default.
[dependencies]
portus = { version = "0.8.0", features = ["ccp-bin", "ipc-latency"] }
- ccp-bin = colored, itertools, libloading, proc-macro2, quote, regex, structopt, syn, toml, walkdir
-
Required by cargo-compile-fast-path and ccp binaries
- ipc-latency = time
-
Required by the ipc_latency binary
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.