bind
axum_
server
0.7.3
axum_server
Function
bind
Copy item path
Source
pub fn bind(addr:
SocketAddr
) ->
Server
Expand description
Create a
Server
that will bind to provided address.