foundry_cli::utils

Function cache_local_signatures

Source
pub fn cache_local_signatures(
    output: &ProjectCompileOutput,
    cache_path: PathBuf,
) -> Result<()>
Expand description

Traverse the artifacts in the project to generate local signatures and merge them into the cache file.