Crate metaflac[][src]

Expand description

A library to read and write FLAC metadata tags.

Re-exports

pub use block::Block;
pub use block::BlockType;

Modules

Includes various types of metadata blocks.

Structs

A structure able to represent any error that may occur while performing metadata operations.

A structure representing a flac metadata tag.

Enums

Kinds of errors that may occur while performing metadata operations.

Type Definitions

Type alias for the result of tag operations.