set_global_transcript_store

Function set_global_transcript_store 

Source
pub fn set_global_transcript_store(store: Arc<FileStore>)
Expand description

Install the global transcript store. Called once from main.rs startup. Idempotent — a second call is ignored (the first store wins).