Crate unm_selector
source ·Structs
The “similar song selector” to pass to
.find()
.Type Definitions
The type of a similar song selector which can pass to
Iterator<Item = &Option<Song>>
.The type of a similar song selector which can pass to
Iterator<Item = &Song>
.