Crate srcpos_get
Source - locof
- Build Loc
- pos
- Expands to the pos on which it was invoked.
- posof
- Build Pos
- Loc
- Range of Posation in source code
- Pos
- Posation in source code
- GetLoc
- Calculate Loc
- GetPos
- Calculate Pos
- loc
- Shorthand for Loc::new
- pos
- Shorthand for Pos::new
- GetLoc
- Example
- GetPos
- Example