Struct websocat::LeftSpecToRightSpec[][src]

pub struct LeftSpecToRightSpec {}

Some information passed from the left specifier Peer to the right

Trait Implementations

impl Default for LeftSpecToRightSpec
[src]

Returns the "default value" for a type. Read more

impl Clone for LeftSpecToRightSpec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations