[][src]Type Definition picolang::commands::execution::MyResult

type MyResult<T> = AnyHowResult<T, PicoError>;