Struct rustable::OutOfRange [−][src]
pub struct OutOfRange;
Error for conversion where the input value is not within a valid range for the output type.
pub struct OutOfRange;
Error for conversion where the input value is not within a valid range for the output type.
impl RefUnwindSafe for OutOfRangeimpl Send for OutOfRangeimpl Sync for OutOfRangeimpl Unpin for OutOfRangeimpl UnwindSafe for OutOfRange