Expand description
A library to read and write FLAC metadata tags.
Re-exports§
Modules§
- block
- Includes various types of metadata blocks.
Structs§
- Error
- A structure able to represent any error that may occur while performing metadata operations.
- Tag
- A structure representing a flac metadata tag.
Enums§
- Error
Kind - Kinds of errors that may occur while performing metadata operations.
Type Aliases§
- Result
- Type alias for the result of tag operations.