rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.45k stars 313 forks source link

All archetype field converters should do validation #3671

Open jleibs opened 1 year ago

jleibs commented 1 year ago

This is a much better place to catch / raise errors since we can attribute it directly to the field being converted and even warn about multiple bad fields.

emilk commented 8 months ago

Related: