Enum line_messaging_api_rust::actions::ImageActionType [−][src]
Variants
UriFields of Uri
link_uri: String |
MessageFields of Message
text: String |
Trait Implementations
impl Clone for ImageActionType[src]
impl Clone for ImageActionTypefn clone(&self) -> ImageActionType[src]
fn clone(&self) -> ImageActionTypeReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
Auto Trait Implementations
impl Send for ImageActionType
impl Send for ImageActionTypeimpl Sync for ImageActionType
impl Sync for ImageActionType