rerun_bindings::python_bridge

Function connect_grpc_blueprint

Source
fn connect_grpc_blueprint(
    url: Option<String>,
    make_active: bool,
    make_default: bool,
    blueprint_stream: &PyRecordingStream,
    py: Python<'_>,
) -> PyResult<()>
Expand description

Special binding for directly sending a blueprint stream to a connection.