Skip to main content

Crate player_scope

Crate player_scope 

Source
Expand description

Library surface for player-scope.

The library exposes the command parser, dispatch trait, and Ratatui UI runner so playback, playlist, recording, and editor behavior can be wired behind the UI without coupling backend logic to drawing.

Modulesยง

control
Command parsing and dispatch for the player UI.
ui