Line

Stores each line of the shader, line and text.

alias Line = Tuple!(size_t, "line", string, "text")

Meta