Docs.rs
lavende-core-0.1.13
lavende-core 0.1.13
Docs.rs crate page
Apache-2.0
10 July 2026
Links
Repository
crates.io
Source
Owners
waris4ly
Dependencies
aes ^0.8
normal
async-trait ^0.1
normal
audiopus ^0.3.0-rc.0
normal
base64 ^0.22
normal
block-padding ^0.4.2
normal
blowfish ^0.9
normal
byteorder ^1.5
normal
bytes ^1.5
normal
cbc ^0.1
normal
cipher ^0.5.0
normal
ctr ^0.9
normal
dashmap ^6.1
normal
davey ^0.1.4
normal
des ^0.8.1
normal
flume ^0.11
normal
futures ^0.3
normal
futures-util ^0.3
normal
hex ^0.4.3
normal
hmac ^0.12
normal
ipnet ^2.11
normal
md-5 ^0.10
normal
parking_lot ^0.12
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
symphonia ^0.5.3
normal
thiserror ^2.0
normal
time =0.3.36
normal
tokio ^1.38
normal
tokio-tungstenite ^0.21
normal
tokio-util ^0.7
normal
toml ^1.0.2
normal
tracing ^0.1
normal
tracing-log ^0.2
normal
tracing-subscriber ^0.3
normal
urlencoding ^2.1.3
normal
uuid ^1.8
normal
xsalsa20poly1305 ^0.9.1
normal
Versions
0%
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
Module buffer
lavende_
core
0.1.13
Module buffer
Module Items
Re-exports
Modules
Functions
Type Aliases
In lavende_
core::
audio
lavende_core
::
audio
Module
buffer
Copy item path
Source
Re-exports
§
pub use pool::
BufferPool
;
pub use pool::
get_byte_pool
;
pub use ring::
RingBuffer
;
Modules
§
pool
ring
Functions
§
acquire_
buffer
as_
byte_
slice
as_
i16_
slice
cast_
from_
bytes
cast_
to_
bytes
release_
buffer
Type Aliases
§
Pooled
Buffer