rosc

Build Status license Crates.io rustdoc

rosc is an implementation of the OSC 1.0 protocol in pure Rust.

Usage

Add rosc to the dependencies section of your projects Cargo.toml:

toml [dependencies] rosc = "~0.1"

Documentation

The package documentation can be found here