Expand description
Types, constants and closely associated functions which are used by across the crate
All of the defined types have the serde::Serialize
and serde::Deserialize
traits.
Structs§
- Basic
Song Data - Basic metadata every tab has
- Line
- A single line of a tab
- Search
Result - A set of data returned as sarch result
- Song
- A full set of available data about a tab on UG
- Song
Meta Data - Special metadata which is not available for every tab (type)
Enums§
- Data
SetType - Known types of tab on UG. Includes unsupported ones.
- Data
Type - Possible types of line in a
Song
Constants§
- SUPPORTED_
DOWNLOAD_ TYPES - A list of tab types supported for downloading
Functions§
- get_
data_ type - Get the data type associated with a string scraped from UG