Type Definition glsl_include::SourceMap [] [src]

type SourceMap<'a> = Vec<FileLine<'a>>;

A map from the expanded source line number to the corresponding include file line number