Module position

Module position 

Source
Expand description

Positions.

Modules§

base
Base positions.
interbase
Interbase positions.
trait
Traits related to a position.

Structs§

Position
An offset from the start of a molecule.

Enums§

Error
A position-related error.
ParseError
A error related to parsing a position.

Type Aliases§

Number
The inner representation for a numerical position value.
ParseResult
A Result with a ParseError.
Result
A Result with an [Error].