cue_sheet 0.3.0

Cue Sheet parser for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.error-chain]
version = "0.12.0"

[package]
authors = ["Leonardo Schwarz <mail@leoschwarz.com>"]
description = "Cue Sheet parser for Rust"
documentation = "https://docs.rs/cue_sheet/"
license = "GPL-3.0"
name = "cue_sheet"
repository = "https://github.com/leoschwarz/cue_sheet"
version = "0.3.0"