lofty-rs/src
Serial 8ff6bb52c8 Start work on duration
Added a duration field to each tag struct, and implemented duration reading for mp3. All other tags return None for now.
2021-04-20 15:15:05 -04:00
..
components Start work on duration 2021-04-20 15:15:05 -04:00
types Start work on duration 2021-04-20 15:15:05 -04:00
error.rs Start work on duration 2021-04-20 15:15:05 -04:00
lib.rs Remove unused unstable features 2021-04-18 14:30:00 -04:00
macros.rs Start work on duration 2021-04-20 15:15:05 -04:00
tag.rs Finally separate VorbisTag::read_from_path from the other tags 2021-04-18 14:07:26 -04:00
traits.rs Start work on duration 2021-04-20 15:15:05 -04:00