Skip to content

hcpl/serde_mtproto

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages