get_track_from_path

Function get_track_from_path 

Source
pub fn get_track_from_path(conn: &Connection, path: &Path) -> Result<TrackRead>
Expand description

Get all tracks associated with a genre.

ยงPanics

If the database schema does not match what is expected.