Crate srcpos

Source

Macros§

locof
Build Loc
pos
Expands to the pos on which it was invoked.
posof
Build Pos

Structs§

Loc
Range of Posation in source code
Pos
Posation in source code

Functions§

loc
Shorthand for Loc::new
pos
Shorthand for Pos::new