4 releases (2 breaking)
Uses old Rust 2015
0.3.1 | Aug 12, 2017 |
---|---|
0.3.0 | Aug 9, 2017 |
0.2.0 | Aug 8, 2017 |
0.1.0 | Aug 6, 2017 |
48KB
1K
SLoC
Serde MTProto
MTProto [de]serialization for Rust which utilizes Serde framework.
[dependencies]
serde_mtproto = "0.3"
You may be looking for:
- MTProto API documentation
- Serde API documentation
- Detailed documentation about Serde
- Setting up
#[derive(Serialize, Deserialize)]
License
Serde MTProto is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~3–9MB
~99K SLoC