Cargo Features
eyeball-im has no features set by default.
[dependencies]
eyeball-im = { version = "0.5.1", features = ["serde", "tracing"] }
-
serde
-
Enable this feature to implement serde::Serialize
for VectorDiff
.
Enables
serde,
serde
of
imbl
Features from optional dependencies
-
tracing
implicit feature
-
Enables
tracing
tracing: Application-level tracing for Rust