Skip to main content

start_turbopack_trace_server

Function start_turbopack_trace_server 

Source
pub fn start_turbopack_trace_server(
    path: PathBuf,
    port: Option<u16>,
) -> Arc<StoreContainer>
Expand description

Starts the trace server on a background thread and returns the store immediately. The WebSocket server runs non-blocking.