Expand description
Positions.
Modules§
Structs§
- Position
- An offset from the start of a molecule.
Enums§
- Error
- A position-related error.
- Parse
Error - A error related to parsing a position.
Type Aliases§
- Number
- The inner representation for a numerical position value.
- Parse
Result - A
Resultwith aParseError. - Result
- A
Resultwith an [Error].