some bare minimum trait work for songs

This commit is contained in:
Chris Cochrun 2024-10-07 10:45:49 -05:00
parent c8bb484a53
commit de34c6818a
6 changed files with 236 additions and 26 deletions

View file

@ -5,3 +5,4 @@ pub mod songs;
pub mod videos;
pub mod presentations;
pub mod images;
pub mod model;