Struct ws_tool::ClientBuilder [−][src]
pub struct ClientBuilder { /* fields omitted */ }Implementations
set extension in handshake http header
NOTE it will clear protocols set by protocol method
set extension in handshake http header
NOTE it will clear protocols set by protocol method
Auto Trait Implementations
impl RefUnwindSafe for ClientBuilder
impl Send for ClientBuilder
impl Sync for ClientBuilder
impl Unpin for ClientBuilder
impl UnwindSafe for ClientBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
