Struct seedlink::StreamID [] [src]

pub struct StreamID { /* fields omitted */ }

Stream Identifier representing the network, station, location and channel

Methods

impl StreamID
[src]

[src]

Generate a StreamID from a set of Strings

Trait Implementations

impl Debug for StreamID
[src]

[src]

Formats the value using the given formatter.

impl Clone for StreamID
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more