Enum primitive_types::Error [−][src]
pub enum Error {
Overflow,
}Error type for conversion.
Variants
Overflow encountered.
pub enum Error {
Overflow,
}Error type for conversion.
Overflow encountered.
impl Eq for Error[src]impl StructuralEq for Error[src]impl StructuralPartialEq for Error[src]impl RefUnwindSafe for Errorimpl Send for Errorimpl Sync for Errorimpl Unpin for Errorimpl UnwindSafe for Error