Docs.rs
rusty-vban-0.6.1
rusty-vban 0.6.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
maunolo
Dependencies
anyhow ^1.0.69
normal
byteorder ^1.4.3
normal
cpal ^0.15.0
normal
dasp_sample ^0.11.0
normal
num-derive ^0.3.3
normal
num-traits ^0.2.14
normal
ringbuf ^0.3.2
normal
local-ip-address ^0.5.1
dev
cpal ^0.15.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
rusty_vban/
lib.rs
1
pub mod
emitter;
2
mod
protocol;
3
pub mod
receptor;
4
pub mod
utils;