Crate unm_selector

Source

Structs§

SimilarSongSelector
The “similar song selector” to pass to .find().

Type Aliases§

SSOSelector
The type of a similar song selector which can pass to Iterator<Item = &Option<Song>>.
SSSelector
The type of a similar song selector which can pass to Iterator<Item = &Song>.