Skip to main content

load_compiled

Function load_compiled 

Source
pub fn load_compiled(path: impl AsRef<Path>) -> Result<Config, CompileError>
Expand description

Read a compiled artifact from path and return its Config.