layer-tl-parser 0.2.0

Parser for Telegram's Type Language (.tl) schema files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name        = "layer-tl-parser"
description = "Parser for Telegram's Type Language (.tl) schema files"
readme = "README.md"
version.workspace    = true
edition.workspace    = true
license.workspace    = true
authors.workspace    = true
repository.workspace = true
homepage.workspace   = true
keywords             = ["telegram", "mtproto", "tl", "parser", "codegen"]
categories           = ["parser-implementations", "development-tools"]