Crate re_data_source
source ·Expand description
Handles different ways of loading Rerun data, e.g.:
- Over HTTPS
- Over WebSockets
- From disk
Also handles different file types: rrd, images, text files, 3D models, point clouds…
Modules§
Structs§
- The contents of a file.
Enums§
- Somewhere we can get Rerun data from.
Functions§
on_msg
can be used to wake up the UI thread on Wasm.