[][src]Type Definition datafusion::execution::error::Result

type Result<T> = Result<T, ExecutionError>;