Type Alias async_web_server::WsMessageKind
source · pub type WsMessageKind = WsMessageKind;Aliased Type§
enum WsMessageKind {
Binary,
Text,
}pub type WsMessageKind = WsMessageKind;enum WsMessageKind {
Binary,
Text,
}