Cargo Features
shm-snapshot has no features set by default.
[dependencies]
shm-snapshot = { version = "0.2.3", features = ["shm-restore", "shm-restore-tracing"] }
- shm-restore = clap, libc, memfile, shm-fd, tempfile
-
Enables libc and std of shm-fd
Required by the shm-restore binary
- shm-restore-tracing = tracing, tracing-subscriber
-
Enables env-filter and std of tracing-subscriber
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.