rustosc 0.1.2

rustosc is an Open Sound Control client and server library written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "rustosc"
version = "0.1.2"
authors = ["Devin Roth <devin@devinrothmusic.com>"]
edition = "2018"
description = "rustosc is an Open Sound Control client and server library written in Rust."
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]