Type Definition hexagon_e::error::ExecuteResult [] [src]

type ExecuteResult<T> = Result<T, ExecuteError>;