Struct websocat::trivial_peer::Clogged[][src]

pub struct Clogged;

Trait Implementations

impl Debug for Clogged
[src]

Formats the value using the given formatter. Read more

impl Clone for Clogged
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Specifier for Clogged
[src]

Apply the specifier for constructing a "socket" or other connecting device.

Auto Trait Implementations

impl Send for Clogged

impl Sync for Clogged