[−][src]Function lrl_test_compiler::test_binary::emit
pub fn emit(test: Test, output_path: Option<PathBuf>) -> CompilerResult<u32>
Takes in a Test Binary data structure representation and emits it to a file.
pub fn emit(test: Test, output_path: Option<PathBuf>) -> CompilerResult<u32>
Takes in a Test Binary data structure representation and emits it to a file.