pub fn loc_baseline(dependencies: &Dependencies) -> Option<Loc>Expand description
Flattens the vanilla/parent Loc tables (in load order) into a single baseline table, for use as the
baseline argument of delta_merge_loc. Returns None if no Loc data is loaded.