Skip to main content

Module shared

Module shared 

Source

Structs§

InMemoryStorage
In-process storage — useful in tests and previews.
Shared
Ref-counted shared value with change notification (UDF Shared engine subset).
SharedSubscriber
Subscription to a Shared value — deduplicates consecutive equal snapshots.

Enums§

StorageError
Errors from Storage backends.

Traits§

Storage
Key-value persistence for Shared values (UDF PersistenceKey engine subset).