lofty 0.11.0

Audio metadata library
Documentation
1
2
3
4
//! WAV/AIFF specific items
pub mod aiff;
pub(crate) mod chunk;
pub mod wav;