A simple and intuitive music library.
To use minstrel in your project, simply add the following to the [dependencies] section of your project's Cargo.toml file:
minstrel
[dependencies]
Cargo.toml
toml minstrel = "0.3"
See the documentation for usage instructions.