Cargo Features
FerrisETW has no features set by default.
[dependencies]
ferrisetw = { version = "1.2.0", features = ["time_rs", "serde"] }
- time_rs = time
-
Enable the conversion of timestamps to time::OffsetDateTime
- serde
-
Enables serde, serde and serde-human-readable of optional time
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.