Struct line_messaging_api_rust::actions::Action[][src]

pub struct Action { /* fields omitted */ }

Methods

impl Action
[src]

Trait Implementations

impl Clone for Action
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Action

impl Sync for Action