pub fn std_key_from_tag(key: &str) -> Option<StandardTagKey>
Expand description
Try to map the iTunes tag
name to a StandardTagKey
.
pub fn std_key_from_tag(key: &str) -> Option<StandardTagKey>
Try to map the iTunes tag
name to a StandardTagKey
.