Skip to main content

Module link_storage

Module link_storage 

Source
Expand description

LinkStorage - Persistent storage for links

This module provides the LinkStorage struct for managing link persistence.

Structs§

LinkStorage
LinkStorage provides persistent storage for links Corresponds to the storage functionality in NamedLinksDecorator in C#

Type Aliases§

ChangeObserver
Callback invoked once per (before, after) change a write produced.