Module gluon_base::pos

source ·
Expand description

Source code locations (borrowed from rustc’s libsyntax_pos)

Structs

Traits

Functions

Type Aliases

  • The raw, untyped index. We use a 32-bit integer here for space efficiency, assuming we won’t be working with sources larger than 4GB.