4 releases

Uses old Rust 2015

0.2.2 Feb 9, 2019
0.2.1 Feb 8, 2019
0.2.0 Nov 22, 2018
0.1.2 Feb 2, 2018

#6 in #tdlib

Download history 9/week @ 2024-02-25 11/week @ 2024-03-10 1/week @ 2024-03-17 1/week @ 2024-03-24 61/week @ 2024-03-31

74 downloads per month
Used in tdlib-futures

MIT license

6KB
133 lines

TDLIB Json Client for Rust

Preparing bindgen

Please follow the steps described in the tdlib-sys repo to setup FFI bindings generation.

Usage

Add tdjson to your Cargo.toml dependency list

tdjson = "0.2"

And let the Cargo do it's magic!

cargo build

Dependencies

~0–2MB
~40K SLoC