Cargo Features

[dependencies]
grammers-tl-types = { version = "0.8.0", default-features = false, features = ["deserializable-functions", "impl-from-type", "impl-serde", "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 default-features = false somewhere in the dependency tree.

deserializable-functions
impl-debug impl-from-enum impl-from-type default
impl-serde

Enables serde, serde_bytes, and serde_derive

tl-api default
tl-mtproto

grammers-tl-types has 6 features without comments.