fedimint_core::config

Function load_from_file

source
pub fn load_from_file<T: DeserializeOwned>(path: &Path) -> Result<T, Error>