osc_address 0.2.2

Typesafe routing of Open Sound Control message and abstraction over serde_osc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
serde = "1.0"
serde_derive = "1.0"

[package]
authors = ["Colin Wallace <wallacoloo@gmail.com>"]
description = "Typesafe routing of Open Sound Control message and abstraction over serde_osc"
documentation = "https://docs.rs/osc_address/"
keywords = ["OSC", "audio"]
license = "MIT/Apache-2.0"
name = "osc_address"
readme = "Readme.md"
repository = "https://github.com/Wallacoloo/osc_address"
version = "0.2.2"