axum_
server
0.6.0
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.