BasixKOR / tdjson-rs

TDLIB Json Client for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TDLIB Json Client for Rust

License:MIT License


Languages

Language:Rust 100.0%