Function fedimint_core::config::load_from_file

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