This is the core library for the rhythm games. It contains the basic structures and traits that are used in the rhythm games.
pub use note::*;
pub use rhythm::*;