Function get_config

Source
pub async fn get_config(
    configuration: &Configuration,
    name: &str,
) -> Result<Configs, Error<GetConfigError>>