Type Definition MyResult
picolang::commands::execution
type MyResult<T> = AnyHowResult<T, PicoError>;