Struct wolfram_alpha::model::ImageMap
[−]
[src]
pub struct ImageMap { /* fields omitted */ }
An HTML image map.
Trait Implementations
impl PartialEq for ImageMap
[src]
fn eq(&self, __arg_0: &ImageMap) -> bool
[src]
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, __arg_0: &ImageMap) -> bool
[src]
This method tests for !=
.