Expand description

This module forms the backend layer which holds the contracts of starting and shutting down the backend, as well as accessing backend properties.

Traits

Trait to be implemented on a storage backend. Determines how to start and shutdown the backend.