Expand description
§Ultrastar TXT Library
This is a small library that is able to parse and generate song files for the open source karaoke game Ultrastar.
Re-exports§
pub use crate::generator::*;pub use crate::parser::*;pub use crate::structs::*;pub use crate::loader::*;