overtone 0.1.1

An API for creation and management of rich (as in rich-text) musical-ish projects.
Documentation
1
2
3
use std::rc::Rc;

pub type RefStr = Rc<str>;