Type Definition gfx_core::SubmissionResult[][src]

type SubmissionResult<T> = Result<T, SubmissionError>;