Cargo Features
[dependencies]
grammers-tl-types = { version = "0.7.0", default-features = false, features = ["deserializable-functions", "impl-from-type", "tl-api", "tl-mtproto"] }
- default = impl-debug, impl-from-enum, impl-from-type, tl-api
-
These default features are set whenever
grammers-tl-types
is added without
somewhere in the dependency tree.default-features = false - deserializable-functions
- impl-debug impl-from-enum impl-from-type default
- tl-api default
- tl-mtproto
grammers-tl-types has 5 features without comments.