ommp 0.1.3

Oh My Music Player — a terminal music player built with ratatui
1
2
3
pub mod player;

pub use player::{AudioEngine, PlayerCommand};