[][src]Module adbfbinlib::data::audio_info

Wraps bktree functionality, the container and defines audio info structs to be used

Structs

AudioInfo
AudioInfoKey
Container

The container keeps the collection data. It currently consists of a BKTree (https://en.wikipedia.org/wiki/BK-tree), because key is a string of lexical data.