Function rerun_bindings::python_bridge::serve_web

source ยท
fn serve_web(
    open_browser: bool,
    web_port: Option<u16>,
    ws_port: Option<u16>,
    server_memory_limit: String,
    default_blueprint: Option<&PyMemorySinkStorage>,
    recording: Option<&PyRecordingStream>,
) -> PyResult<()>
Expand description

Serve a web-viewer.