A library for reading and writing cue files, this library tries to be complicant with Hydrogenaudio wiki.
Parse a cue file with TryFrom<&str> trait on CUEFile, and use Display trait to serialize it back to String.
- Adds constructor for structs