re_viewer 0.20.0-alpha.2

The Rerun viewer
1
2
3
4
5
pub mod validation;

mod validation_gen;

pub use validation_gen::is_valid_blueprint;