Skip to main content

write_to

Function write_to 

Source
pub fn write_to(path: &Path, vendor: VendorId) -> Result<()>
Expand description

Persist vendor to an explicit path. Atomic. Test-friendly counterpart to [write] (mirrors crate::cache::Cache::at vs for_vendor).