Module rustdb::pstore[][src]

Expand description

Page storage and sharing, SharedPagedData and AccessPagedData.

Structs

Access to shared paged data.

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