Struct sixtyfps_corelib::graphics::LoadImageError [−][src]
pub struct LoadImageError(_);Expand description
Error generated if an image cannot be loaded for any reasons.
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.