Docs.rs
ferogram-connect-0.3.8
ferogram-connect 0.3.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ankit-chaubey
Dependencies
ferogram-crypto ^0.3.8
normal
ferogram-mtproto ^0.3.8
normal
ferogram-tl-types ^0.3.8
normal
flate2 ^1
normal
getrandom ^0.2
normal
hmac ^0.12
normal
metrics ^0.24
normal
sha2 ^0.10
normal
socket2 ^0.5
normal
tokio ^1
normal
tokio-socks ^0.5
normal
tracing ^0.1
normal
Versions
53.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
tl_read_string
ferogram_
connect
0.3.8
In ferogram_
connect::
util
ferogram_connect
::
util
Function
tl_
read_
string
Copy item path
Source
pub fn tl_read_string(data: &[
u8
]) ->
Option
<
String
>