Struct line_messaging_api_rust::events::PostBack[][src]

pub struct PostBack { /* fields omitted */ }

Trait Implementations

impl Clone for PostBack
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for PostBack

impl Sync for PostBack