Module position

Module position 

Source
Expand description

A set of implementations of Position for different use cases

Modules§

mate_fix
Check for mate fixing.
pileup_position
An implementation of Position for dealing with pileups.
range_positions
An implementation of Position that covers a range from pos to end.

Traits§

Position
A serializable object meant to hold all information about a position.