Skip to main content

Module config_store

Module config_store 

Source
Expand description

Push notification configuration storage trait and in-memory implementation.

Structs§

InMemoryPushConfigStore
In-memory PushConfigStore backed by a HashMap.

Traits§

PushConfigStore
Trait for storing push notification configurations.