Searched refs:from_inline_code (Results 1 – 1 of 1) sorted by relevance
82 pub fn from_inline_code(contents: String) -> Self { in from_inline_code() method170 FileInterpreter::from_inline_code(code).run().unwrap() in nop()