Skip to main content

next_rid

Function next_rid 

Source
pub fn next_rid(existing_rels: &[Relationship]) -> String
Expand description

Generate the next available rId for workbook relationships.

Scans existing relationship IDs of the form rIdN and returns rId{max+1}.