Cargo Features
FUSE-Zstd has no features set by default.
[dependencies]
fuse-zstd = { version = "1.2.0", features = ["with_sentry"] }
- with_sentry = sentry, sentry-log
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.
- sentry with_sentry?
-
Enables sentry ^0.32
- sentry-log with_sentry?
-
Enables sentry-log ^0.32