axum_server

Function bind

Source
pub fn bind(addr: SocketAddr) -> Server
Expand description

Create a Server that will bind to provided address.