pub async fn serve_noop_route_sets_with_table_id<I: FidlRouteAdminIpExt>(
server_end: ServerEnd<I::RouteTableMarker>,
table_id: TableId,
)Expand description
Provides a RouteTable implementation that serves no-op RouteSets and identifies itself with the given ID.