Skip to main content

store

Function store 

Source
pub fn store(
    namespace: &str,
    source_hash: u64,
    binary: &Path,
) -> Option<PathBuf>
Expand description

Store a compiled binary for a language namespace and source hash.