Skip to main content

store_compilation

Function store_compilation 

Source
pub fn store_compilation(
    source_hash: &ContentHash,
    target: &str,
    tasm: &str,
    padded_height: Option<u64>,
) -> Result<PathBuf, String>
Expand description

Store a compilation result in the cache.