Skip to main content

populate_cache

Function populate_cache 

Source
pub fn populate_cache(
    client: &mut Client,
    schemas: Option<&[String]>,
) -> Result<DbCache>