Type Definition rspirv::binary::ParseResult[][src]

type ParseResult<T> = Result<T, State>;