Struct PostBack
line_messaging_api_rust::events
pub struct PostBack { /* fields omitted */ }
impl Clone for PostBack
fn clone(&self) -> PostBack
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
source
impl Send for PostBack
impl Sync for PostBack