Struct line_messaging_api_rust::templates::TemplateColumn[][src]

pub struct TemplateColumn { /* fields omitted */ }

Methods

impl TemplateColumn
[src]

Trait Implementations

impl Clone for TemplateColumn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations