Type Alias noodles::core::position::TryFromIntError

source ·
pub type TryFromIntError = TryFromIntError;
Expand description

An error returned when a raw position fails to convert.

Aliased Type§

struct TryFromIntError(/* private fields */);