Skip to main content
collect_graph
turbopack_
core
0.1.0
In turbopack_
core::
module_
graph::
collect
turbopack_core
::
module_graph
::
collect
Function
collect_
graph
Copy item path
Source
pub async fn collect_graph( graph:
Vc
<
ModuleGraph
>, ) ->
Result
<
Vc
<
CollectedModules
>>