Struct line_messaging_api_rust::events::Link[][src]

pub struct Link { /* fields omitted */ }

Trait Implementations

impl Clone for Link
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Link

impl Sync for Link