Docs.rs
tdjson-sys-0.1.5
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tdjson-sys 0.1.5
TDLIB Json Client Rust FFI Bindings
Crate
Source
Builds
Feature flags
Hide files
..
lib.rs
1
2
#!
[
allow
(
non_camel_case_types
)
]
include!
(
concat!
(
env!
(
"
OUT_DIR
"
)
,
"
/bindings.rs
"
)
)
;