Trait worker_sys::ext::ResponseExt
source · pub trait ResponseExt {
// Required method
fn websocket(&self) -> Option<WebSocket>;
}pub trait ResponseExt {
// Required method
fn websocket(&self) -> Option<WebSocket>;
}