lofty-rs/tests/files
Serial 4c5538bba0 Accessor: Make text getters return Cow<str> to allow for editing
This is an unfortunate compromise that needed to be made to make it possible to change the null separators in ID3v2.4 to slashes prior to returning the value.
2022-12-12 14:00:26 -05:00
..
assets ID3v2: Properly handle solidus character (U+002F) in text frames 2022-12-12 14:00:26 -05:00
util Probe: Add minimal ParseOptions (#70) 2022-09-24 02:34:22 -04:00
aac.rs Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
aiff.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
ape.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
main.rs Add support for AAC (#71) 2022-10-14 09:06:27 -04:00
mp4.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
mpeg.rs Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
ogg.rs Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
wav.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
wavpack.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
zero_sized.rs iff: Separate wav and aiff into their own modules 2022-10-14 08:08:12 -04:00