Docs.rs
blivedm-0.5.0
blivedm 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jiahaoxiang2000
Dependencies
base64 ^0.21
normal
brotlic ^0.8.1
normal
chrono ^0.4
normal
clap ^4.0
normal
crossterm ^0.28
normal
directories ^5.0
normal
dirs ^5.0
normal
env_logger ^0.11.8
normal
futures ^0.3
normal
futures-channel ^0.3.28
normal
http ^0.2.11
normal
log ^0.4
normal
md5 ^0.7
normal
native-tls ^0.2.0
normal
ratatui ^0.29
normal
reqwest ^0.11.17
normal
rodio ^0.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlite ^0.36
normal
tokio ^1
normal
toml ^0.8
normal
tungstenite ^0.20.1
normal
unicode-width ^0.2.0
normal
url ^2.3.1
normal
Versions
53.85%
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
decompress
blivedm
0.5.0
In blivedm::
client::
websocket
blivedm
::
client
::
websocket
Function
decompress
Copy item path
Source
pub fn decompress(body: &[
u8
]) ->
Result
<
Vec
<
u8
>>