axum_server

Function bind

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

Create a Server that will bind to provided address.