lofty-rs/src
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
..
aac AACProperties: Specify possible MpegVersion variants 2022-10-28 22:18:29 -04:00
ape Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
flac Clippy: Fix unnecessary_lazy_evaluations 2022-12-10 12:27:27 -05:00
id3 Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
iff Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
mp4 Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
mpeg Misc: Switch enum Default impls to derives 2022-12-10 12:25:20 -05:00
ogg Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
tag Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00
util Clippy: Fix unnecessary_lazy_evaluations 2022-12-10 12:27:27 -05:00
wavpack docs: Make a slightly better comment for *Properties::duration 2022-10-15 10:27:21 -04:00
error.rs docs: Stop putting doc comments below attributes 2022-10-15 10:23:35 -04:00
file.rs TaggedFile: Add temporary fix for save_to breakage due to tag order 2022-12-10 12:18:34 -05:00
lib.rs Clippy: Fix unnecessary_lazy_evaluations 2022-12-10 12:27:27 -05:00
macros.rs Probe: Add minimal ParseOptions (#70) 2022-09-24 02:34:22 -04:00
picture.rs docs: Stop putting doc comments below attributes 2022-10-15 10:23:35 -04:00
probe.rs Add support for AAC (#71) 2022-10-14 09:06:27 -04:00
properties.rs docs: Make a slightly better comment for *Properties::duration 2022-10-15 10:27:21 -04:00
resolve.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
traits.rs Accessor: Make text getters return Cow<str> to allow for editing 2022-12-12 14:00:26 -05:00