Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(
    namespace: &str,
    key_name: &str,
) -> Result<(String, Option<NaiveDateTime>), CacheVaultError>