Home
last modified time | relevance | path

Searched defs:ExecuteError (Results 1 – 1 of 1) sorted by relevance

/NovaShell/src/
H A Dparser.rs280 pub struct ExecuteError { struct
282 err_type: ExecuteErrorType, argument
285 impl ExecuteError { impl