Struct line_messaging_api_rust::events::LineEvent[][src]

pub struct LineEvent { /* fields omitted */ }

Methods

impl LineEvent
[src]

Trait Implementations

impl Clone for LineEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for LineEvent

impl Sync for LineEvent