Struct acto_rs::ActualChannelState [] [src]

pub struct ActualChannelState(pub ChannelState);

Trait Implementations

impl Copy for ActualChannelState
[src]

impl Clone for ActualChannelState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ActualChannelState
[src]

Formats the value using the given formatter.