hinto-janai / festival

Music player
https://festival.pm
MIT License
273 stars 5 forks source link

Impl `serde` partially for `Collection` #56

Closed hinto-janai closed 1 year ago

hinto-janai commented 1 year ago

Continuation of https://github.com/hinto-janai/festival/pull/54.

This will define the (not necessarily full) serde representation of Collection and all the inner types.

This is solely so that serde_json can be used for festivald, festival-cli.

The output of serde_json will be used in the public API for festivald.