Struct line_messaging_api_rust::flex_message::styles::BlockStyle[][src]

pub struct BlockStyle { /* fields omitted */ }

Methods

impl BlockStyle
[src]

Trait Implementations

impl Clone for BlockStyle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for BlockStyle

impl Sync for BlockStyle