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
pub fn create_store<Key: KeyId>() -> Box<dyn StoreBackend<Key>>
Initializes a key store backend with the best available implementation for the current platform