Function bundler::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
pub(crate) async fn serve_endpoints(port: u16, app: Router)
Bind to the provided socket address and serve the application endpoints