async_
tungstenite
0.28.2
Modules
compat
handshake
stream
tokio
Structs
Send
WebSocketStream
Functions
accept_async
accept_async_with_config
accept_hdr_async
accept_hdr_async_with_config
client_async
client_async_with_config
domain
port
async_tungstenite
Function
domain
Copy item path
Settings
Help
Summary
Source
pub(crate) fn domain(request: &
Request
) ->
Result
<
String
,
Error
>
Expand description
Get a domain from an URL.