Used to generate Rust code from the parsed Type Language definitions.
Used to parse the .tl
files provided by Telegram's open source projects.
Used to test that this file lists all dependencies from Cargo.toml
.
Support serde ecosystem.
Macros that auto generate serde code.
Use better bytes encode/decode pattern in serde.