vban 0.1.0-alpha1

Rust interface with the VB-Audio Network (VBAN)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "vban"

description = "Rust interface with the VB-Audio Network (VBAN)"

version = "0.1.0-alpha1"

authors = ["Lily Hopkins <lilopkins@outlook.com>"]

edition = "2018"

license = "MIT"

repository = "https://github.com/lilopkins/vban-rs"



[dependencies]

byteorder = "1.4.2"

num-traits = "0.2.14"

num-derive = "0.3.3"