pub fn load_blueprint_file(path: &Path) -> Option<StoreBundle>
Expand description
Try to load the given .blueprint
file.
The file must be of a matching version of rerun.
pub fn load_blueprint_file(path: &Path) -> Option<StoreBundle>
Try to load the given .blueprint
file.
The file must be of a matching version of rerun.