Searched refs:FileInterpreter (Results 1 – 1 of 1) sorted by relevance
31 let runner = FileInterpreter::from_path(file)?; in run()63 pub struct FileInterpreter { struct68 impl FileInterpreter { argument170 FileInterpreter::from_inline_code(code).run().unwrap() in nop()