Module library_db

Source

Modules§

const_unknown
Constant strings for Unknown values

Structs§

DataBase
TrackDB
A struct representing a Track in the database

Enums§

SearchCriteria

Traits§

Indexable
Defined for types which could be indexed. Was made to allow generalization of indexing/search functions.