pub fn load() -> Result<TrustStore, String>Expand description
Load the pinned set. A missing file is the common case and yields an empty store, never an error.
pub fn load() -> Result<TrustStore, String>Load the pinned set. A missing file is the common case and yields an empty store, never an error.