Type Definition spirv_layout::SpirvResult[][src]

pub type SpirvResult<T> = Result<T, Error>;