Skip to main content

load_or_create

Function load_or_create 

Source
pub fn load_or_create(suffix: &str) -> Result<Authority>
Expand description

Load the authority for suffix, or make one and write it down.