re_data_source 0.16.1

Handles loading of Rerun data
Documentation
# re_data_source

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_data_source.svg)](https://crates.io/crates/re_data_source)
[![Documentation](https://docs.rs/re_data_source/badge.svg)](https://docs.rs/re_data_source)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Handles different ways of loading Rerun data, e.g.:
* Over HTTP(s)
* Over WebSocket
* From disk

Also handles different file types:
* .rrd
* images
* meshes