chore: document items in the config module
Sometimes the use of an item wasn't clear without reading the code. This should help with that.
This commit is contained in:
committed by
Henrik Friedrichsen
parent
3b8de6600f
commit
6be45ece90
@@ -43,6 +43,7 @@ impl Default for MoveAmount {
|
||||
}
|
||||
}
|
||||
|
||||
/// Keys that can be used to sort songs on.
|
||||
#[derive(Display, Clone, Serialize, Deserialize, Debug)]
|
||||
#[strum(serialize_all = "lowercase")]
|
||||
pub enum SortKey {
|
||||
|
||||
Reference in New Issue
Block a user