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 OutOfRange
impl Send for OutOfRange
impl Sync for OutOfRange
impl Unpin for OutOfRange
impl UnwindSafe for OutOfRange