Cargo Features
prototty_common has no features set by default.
[dependencies]
prototty_common = { version = "0.25.0", features = ["serialize"] }
- serialize = serde
-
Enables serialize of prototty_input ^0.25 and prototty_render ^0.25
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.