start_server

Function start_server 

Source
pub fn start_server(
    embedder: EmbedderProxy,
    mem_profiler_chan: ProfilerChan,
) -> Sender<DevtoolsControlMsg>
Expand description

Spin up a devtools server that listens for connections on the specified port.