Searched defs:run (Results 1 – 4 of 4) sorted by relevance
46 fn run(&mut self) -> Result<(), crate::error::runtime_error::RuntimeError> { in run() method
151 fn run(&mut self) -> Result<(), RuntimeError> { in run() method
171 fn run(&mut self) -> Result<(), RuntimeError> { in run() method
76 fn run(&mut self) -> Result<(), RuntimeError>; in run() method