Docs.rs
re_viewer_context-0.20.1
re_viewer_context 0.20.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rerunio
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
bit-vec ^0.7
normal
bitflags ^2.4
normal
bytemuck ^1.18
normal
directories ^5
normal
egui ^0.29.1
normal
egui-wgpu ^0.29.1
normal
egui_extras ^0.29.1
normal
egui_tiles ^0.10.1
normal
emath ^0.29.1
normal
glam ^0.28
normal
half ^2.3.1
normal
image ^0.25
normal
indexmap ^2.1
normal
itertools ^0.13
normal
linked-hash-map ^0.5
normal
ndarray ^0.16
normal
nohash-hasher ^0.2
normal
once_cell ^1.17
normal
parking_lot ^0.12
normal
re_chunk ^0.20.1
normal
re_chunk_store ^0.20.1
normal
re_data_source ^0.20.1
normal
re_entity_db ^0.20.1
normal
re_format ^0.20.1
normal
re_log ^0.20.1
normal
re_log_types ^0.20.1
normal
re_math ^0.20.0
normal
re_query ^0.20.1
normal
re_renderer ^0.20.1
normal
re_smart_channel ^0.20.1
normal
re_string_interner ^0.20.1
normal
re_tracing ^0.20.1
normal
re_types ^0.20.1
normal
re_types_core ^0.20.1
normal
re_ui ^0.20.1
normal
re_video ^0.20.1
normal
rfd ^0.15
normal
serde ^1
normal
slotmap ^1.0.6
normal
smallvec ^1.0
normal
strum_macros ^0.26
normal
thiserror ^1.0
normal
uuid ^1.1
normal
wgpu ^22.1
normal
arboard ^3.2
normal
wasm-bindgen-futures ^0.4.33
normal
Versions
70.4%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
re_
viewer_
context
0.20.1
re_viewer_context
Function
command_channel
Copy item path
Source
pub fn command_channel() -> (
CommandSender
,
CommandReceiver
)
Expand description
Creates a new command channel.