osc-types10
⚠ Experimental / Not recommended for production use
Implementation of Open Sound Control 1.0 message and bundle types for Rust.
This crate is part of the rust-osc-types workspace.
⚠ Stability Notice
- Experimental and under development.
- Breaking changes may occur until 1.0.0.
- Intended for research and testing.
Example
= "=0.1.0-alpha.1"
use Message;
let msg = new;
println!;
License
Dual licensed under MIT OR Apache-2.0.