Module route

Module route 

Source

Structs§

AppPageRoute
EndpointGroup
EndpointGroupEntry
EndpointGroups
This is a transparent value type wrapping Vec<(EndpointGroupKey,EndpointGroup)>.
EndpointOutput
Endpoints
This is a transparent value type wrapping Vec<ResolvedVc<Box<dyn Endpoint>>>.
ModuleGraphs
This is a transparent value type wrapping Vec<ResolvedVc<ModuleGraph>>.
Routes
This is a transparent value type wrapping FxIndexMap<RcStr,Route>. The routes as map from pathname to route. (pathname includes the leading slash)

Enums§

EndpointGroupKey
EndpointOutputPaths
Route

Traits§

Endpoint

Functions§

endpoint_client_changed_operation
endpoint_server_changed_operation
endpoint_write_to_disk
endpoint_write_to_disk_operation