Type Definition shaderc::IncludeCallbackResult[][src]

type IncludeCallbackResult = Result<ResolvedInclude, String>;

Include callback status.