Crate helicon

Crate helicon 

Source
Expand description

Tagging library.

Structs§

Cache
Cache for MusicBrainz queries (to not use their API too much unnecessarily).
Config
The main configuration struct.
TaggedFile
A tagged file that contains zero or more tags.
TaggedFileCollection
A collection of tracks on the local disk.

Enums§

Error
Main error type.

Constants§

USER_AGENT
The User-Agent header that will be used for HTTP requests (i.e., for MusicBrainz).

Functions§

main
Main entry point.

Type Aliases§

Result
Convenience type.