bundler

Function serve_endpoints

source
pub(crate) async fn serve_endpoints(port: u16, app: Router)
Expand description

Bind to the provided socket address and serve the application endpoints