Function get_global

Source
pub async fn get_global(
    configuration: &Configuration,
    key: &str,
) -> Result<Value, Error<GetGlobalError>>