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

pub struct BubbleStyle { /* fields omitted */ }

Methods

impl BubbleStyle
[src]

Trait Implementations

impl Clone for BubbleStyle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for BubbleStyle

impl Sync for BubbleStyle