Enum plotters_iced::Error [−][src]
pub enum Error {}Expand description
Indicates that some error occured within the Iced backend
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Errorimpl UnwindSafe for Errorpub enum Error {}Indicates that some error occured within the Iced backend
impl RefUnwindSafe for Errorimpl UnwindSafe for Error