[][src]Module yttrium_key_base::databases

Structs

Database

This struct is a simple wrapper around a HashMap

JSONDatabaseManager

This is a simple JSON based database manager that is good enough for testing but I wouldn't rely on it too much

Enums

StringOrArray

Enum used for differentiation between a string and an array

Traits

DatabaseManager

Trait for accessing databases