Crate rhythm_core

Source
Expand description

This is the core library for the rhythm games. It contains the basic structures and traits that are used in the rhythm games.

Re-exports§

pub use note::*;
pub use rhythm::*;

Modules§

note
rhythm