Skip to main content

cached_bitcode_path

Function cached_bitcode_path 

Source
pub fn cached_bitcode_path(
    cache_dir: &Path,
    src_filepath: &Path,
    cache_key: u64,
) -> PathBuf
Expand description

Returns the path where a cached bitcode file would be stored.