Function re_viewer::saving::default_blueprint_path
source · pub fn default_blueprint_path(app_id: &ApplicationId) -> Result<PathBuf>
Expand description
Determine the default path for a blueprint based on its ApplicationId
This path should be deterministic and unique.