rerun::external::re_grpc_client::message_proxy::read

Function stream

Source
pub fn stream(
    uri: ProxyUri,
    on_msg: Option<Box<dyn Fn() + Sync + Send>>,
) -> Receiver<LogMsg>