pub fn rename_title(
doc: &Document,
target: TitleTarget,
name: &str,
builder: &mut CommitBuilder,
)Expand description
Inventory row “Rename Title”: a block’s or area’s title label gets a new name.
pub fn rename_title(
doc: &Document,
target: TitleTarget,
name: &str,
builder: &mut CommitBuilder,
)Inventory row “Rename Title”: a block’s or area’s title label gets a new name.