[−][src]Module spartan_lib::core::db
Database interface and it's implementations
Structs
| TreeDatabase | Tree-based database |
| VecDatabase |
|
Traits
| Database | Interface for working with databases |
| StatusAwareDatabase | Interface for working with databases, that support status interaction |