Struct warp::filters::ws::Ws[][src]

pub struct Ws { /* fields omitted */ }

A Reply that returns the websocket handshake response.

Trait Implementations

impl Debug for Ws
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Ws

impl Sync for Ws