[go: up one dir, main page]

[][src]Function cacache::put::data

pub fn data(cache: &Path, key: &str, data: Vec<u8>) -> Result<Integrity, Error>