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
- meshes
Structs
- The contents of as file
Enums
- Somewhere we can get Rerun data from.
Constants
Functions
on_msg
can be used to wake up the UI thread on Wasm.