lofty 0.24.0

Audio metadata library
Documentation
1
2
3
4
5
6
//! Utilities for working with ID3v2 tags

pub(crate) mod mappings;
pub(crate) mod pairs;
pub mod synchsafe;
pub mod upgrade;