Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
187 stars 35 forks source link

The great Lofty module refactor #374

Closed Serial-ATA closed 5 months ago

Serial-ATA commented 5 months ago

Introduce lofty::prelude to include all of the common items (Accessor, TagExt, etc..).

In doing so, I have stopped relying on root re-exports, and come up with a pretty nice module structure.

Serial-ATA commented 5 months ago

Also have almost 100 doc tests to fix the imports for.