[][src]Type Definition shaderc::IncludeCallbackResult

type IncludeCallbackResult = Result<ResolvedInclude, String>;

Include callback status.