Cargo Features
tensorflow_proto_derive has no features set by default.
[dependencies]
tensorflow_proto_derive = { version = "0.1.0", features = ["convert", "serde"] }
- convert = quote, syn
-
Affects
tensorflow_proto_derive::derive
… - serde = quote, syn
-
Affects
tensorflow_proto_derive::serde_default_viable
…
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.