create_store

Function create_store 

Source
pub fn create_store<Key: KeyId>() -> Box<dyn StoreBackend<Key>>
Expand description

Initializes a key store backend with the best available implementation for the current platform