pub async fn initialize_stash(stash: &mut Stash) -> Result<(), Error>
Expand description

Inserts empty values into all new collections, so the collections are readable.