Module rustdb::stg[][src]

Expand description

Backing storage for database.

Structs

Simple implementation of Storage using std::fs::File.

Traits

Interface for database storage.