Crate beet_db

Source
Expand description

A library to read a beets music database.

Structs§

Album
All of the fields that an album has in the beets schema.
Attribute
All of the fields present on an “attribute” in the beets schema.
Item
All of the fields that an “item” (track) has in the beets schema.

Enums§

Error
Enum listing possible errors from rusqlite.