Skip to content

Repository files navigation

Serde MTProto

Latest Version Latest Docs Supported Rust Versions License Travis Build Status Dependency Status

MTProto [de]serialization for Rust which utilizes Serde framework.

[dependencies]
serde_mtproto = { git = "https://github.com/hcpl/serde_mtproto" }

You may be looking for:

Supports Rust 1.30 and newer. Older versions may work, but are not guaranteed to.

Optional Cargo features

  • quickcheckquickcheck::Arbitrary implmentations for several types defined in serde_mtproto. For now, those only include wrapper types Boxed, WithSize.

Changelog

Maintained in CHANGELOG.md.

License

Serde MTProto is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde MTProto by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

MTProto [de]serialization for Rust

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages