Struct line_messaging_api_rust::actions::ImagemapAction[][src]

pub struct ImagemapAction { /* fields omitted */ }

Methods

impl ImagemapAction
[src]

Trait Implementations

impl Clone for ImagemapAction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations