Docs.rs
livekit-datatrack-0.1.13
livekit-datatrack 0.1.13
Docs.rs crate page
Apache-2.0
29 July 2026
Links
Repository
crates.io
Source
Owners
theomonnom
Dependencies
anyhow ^1.0
normal
bytes ^1.10
normal
fake ^4.4
normal
optional
from_variants ^1.0.2
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
indexmap ^2
normal
livekit-protocol ^0.7.12
normal
livekit-runtime ^0.4.0
normal
log ^0.4
normal
rand ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
uniffi ^0.31
normal
optional
fake ^4.4
dev
test-case ^3.3
dev
tokio ^1
dev
Versions
77.4%
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
InitializationVector
livekit_
datatrack
0.1.13
In livekit_
datatrack::
backend
livekit_datatrack
::
backend
Type Alias
Initialization
Vector
Copy item path
Source
pub type InitializationVector = [
u8
;
12
];
Expand description
Twelve byte AES initialization vector (IV).