Function emerald_rs::storage::build_storage [] [src]

pub fn build_storage<P>(
    keystore_path: P
) -> Result<Box<KeyfileStorage>, KeyStorageError> where
    P: AsRef<Path>, 

Creates specific type of storage (database or filesystem)