Type Definition shaderc::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

Compilation status.