Type Alias axum::extract::ws::CloseCode

source ·
pub type CloseCode = u16;
Expand description

Status code used to indicate why an endpoint is closing the WebSocket connection.