Struct combine::error::Range [−][src]
pub struct Range<R>(pub R);
Expand description
Newtype which constructs an Info::Range through ErrorInfo
pub struct Range<R>(pub R);
Newtype which constructs an Info::Range through ErrorInfo