Docs.rs
rerun-0.23.1
rerun 0.23.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
emilk
rerunio
Dependencies
anyhow ^1.0
normal
arrow ^54.3.1
normal
crossbeam ^0.8
normal
document-features ^0.2.8
normal
env_filter ^0.1
normal
optional
itertools ^0.14
normal
log ^0.4
normal
optional
re_analytics ^0.23.1
normal
optional
re_build_info ^0.23.1
normal
re_byte_size ^0.23.1
normal
re_capabilities ^0.23.1
normal
re_chunk ^0.23.1
normal
re_chunk_store ^0.23.1
normal
optional
re_crash_handler ^0.23.1
normal
re_data_source ^0.23.1
normal
optional
re_dataframe ^0.23.1
normal
optional
re_entity_db ^0.23.1
normal
re_error ^0.23.1
normal
re_format ^0.23.1
normal
re_format_arrow ^0.23.1
normal
re_grpc_server ^0.23.1
normal
optional
re_log ^0.23.1
normal
re_log_encoding ^0.23.1
normal
re_log_types ^0.23.1
normal
re_memory ^0.23.1
normal
re_sdk ^0.23.1
normal
optional
re_smart_channel ^0.23.1
normal
re_sorbet ^0.23.1
normal
re_tracing ^0.23.1
normal
re_types ^0.23.1
normal
optional
re_uri ^0.23.1
normal
re_video ^0.23.1
normal
re_viewer ^0.23.1
normal
optional
re_viewer_context ^0.23.1
normal
optional
re_web_viewer_server ^0.23.1
normal
optional
similar-asserts ^1.4.2
normal
tokio ^1.44.2
normal
re_build_tools ^0.23.1
build
clap ^4.0
normal
optional
puffin ^0.19.1
normal
rayon ^1.7
normal
unindent ^0.2
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rerun
0.23.1
Module native_
viewer
Module Items
Functions
In crate rerun
rerun
Module
native_viewer
Copy item path
Source
Expand description
Methods for spawning the native viewer and streaming the SDK log stream to it.
Functions
ยง
show
Starts a Rerun viewer to visualize the contents of a given array of messages. The method will return when the viewer is closed.