Module rustdb::pstore[][src]

Expand description

Paged data storage.

Structs

Access to paged data.

Inner for SharedPagedData.

Allows logical database pages to be shared to allow concurrent readers.