Docs.rs
lavalink-rs-0.14.1
lavalink-rs 0.14.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicky5124
Dependencies
arc-swap ^1
normal
bytes ^1
normal
dashmap ^6
normal
futures ^0.3
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-rustls ^0.27
normal
optional
hyper-tls ^0.6
normal
optional
hyper-util ^0.1
normal
log ^0.4
normal
optional
macro_rules_attribute ^0.2
normal
optional
lavalink_rs_macros ^0.2
normal
optional
oneshot ^0.1
normal
parking_lot ^0.12
normal
optional
paste ^1
normal
optional
pyo3 ^0.23
normal
optional
pyo3-async-runtimes ^0.23
normal
optional
pyo3-log ^0.12
normal
optional
pythonize ^0.23
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_qs ^0.13
normal
serenity ^0.12
normal
optional
songbird ^0.4
normal
optional
tokio ^1
normal
tokio-tungstenite ^0.26
normal
optional
tokio-websockets ^0.11
normal
optional
tracing ^0.1
normal
twilight-model ^0.16
normal
optional
urlencoding ^2
normal
version_check ^0.9
build
Versions
57.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lavalink_
rs
0.14.1
Module client
Module Items
Structs
In crate lavalink_
rs
lavalink_rs
Module
client
Copy item path
Source
Expand description
The main client, where everything gets done.
Structs
ยง
Lavalink
Client
The main client, where everything gets done, from events to requests to management.