Function rerun_bindings::python_bridge::connect_tcp_blueprint
source ยท fn connect_tcp_blueprint(
addr: 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.