Module position

Module position 

Source
Expand description

Position type for handling text position in this crate.

Structsยง

ShaderFilePosition
Wrapper for ShaderPosition with a PathBuf specified for context.
ShaderFileRange
Wrapper for ShaderRange with a PathBuf specified for context.
ShaderPosition
Position in a single file with line and character
ShaderRange
Range in a single file from two ShaderPosition