Enum PositionInRange

Enum Documentation

enum nix::PositionInRange

Enumeration providing constants for position matching.

These constants are used as return values when checking if a position is in the data range.

Values:

enumerator InRange
enumerator Greater
enumerator Less
enumerator NoRange