Struct acto_rs::ExpectedChannelState [] [src]

pub struct ExpectedChannelState(pub ChannelState);

Trait Implementations

impl Copy for ExpectedChannelState
[src]

impl Clone for ExpectedChannelState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ExpectedChannelState
[src]

Formats the value using the given formatter.