Function lair_keystore::store::spawn_entry_store_actor[][src]

pub async fn spawn_entry_store_actor(
    config: Arc<Config>,
    db_key: BufReadSized<32>
) -> LairResult<GhostSender<EntryStore>>
Expand description

Spawn a new entry store actor.