Docs.rs
moq-mux-0.1.0
moq-mux 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kixelated
Dependencies
anyhow ^1
normal
buf-list ^1
normal
bytes ^1
normal
derive_more ^2
normal
h264-parser ^0.4.0
normal
optional
hang ^0.13
normal
m3u8-rs ^5
normal
optional
moq-lite ^0.13
normal
mp4-atom ^0.10.0
normal
optional
num_enum ^0.7
normal
reqwest ^0.12
normal
optional
scuffle-h265 ^0.2.2
normal
optional
tokio ^1.48
normal
tracing ^0.1
normal
url ^2
normal
Versions
100%
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
Files
moq_mux/
lib.rs
1
//! Media demuxers and (soon) muxers for MoQ.
2
3
pub mod
import;