[go: up one dir, main page]

[][src]Function cacache::get::copy

pub fn copy<P: AsRef<Path>, K: AsRef<str>>(
    cache: P,
    key: K,
    to: P
) -> Result<u64, Error>