Struct line_messaging_api_rust::sources::LineSource[][src]

pub struct LineSource {
    pub kind: LineSourceType,
}

Fields

Methods

impl LineSource
[src]

Trait Implementations

impl Clone for LineSource
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for LineSource

impl Sync for LineSource