Struct line_messaging_api_rust::templates::ImageColumn[][src]

pub struct ImageColumn { /* fields omitted */ }

Methods

impl ImageColumn
[src]

Trait Implementations

impl Clone for ImageColumn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for ImageColumn

impl Sync for ImageColumn