Skip to main content

Module readonly_mem

Module readonly_mem 

Source
Expand description

A readonly in memory database for iroh-bytes, usable for testing and sharing static data.

Main entry point is Store.

Structsยง

Entry
The MapEntry implementation for Store.
Store
A readonly in memory database for iroh-bytes.