Function re_viewer::blueprint::validation_gen::is_valid_blueprint

source ·
pub fn is_valid_blueprint(blueprint: &EntityDb) -> bool
Expand description

Because blueprints are both read and written the schema must match what we expect to find or else we will run into all kinds of problems.