pub fn rename_pin(
doc: &Document,
target: MaterialPin,
name: &str,
fit: LabelFitWidth,
builder: &mut CommitBuilder,
)Expand description
Inventory row “Rename Pin”: a pin’s name, widening the port body to fit.
pub fn rename_pin(
doc: &Document,
target: MaterialPin,
name: &str,
fit: LabelFitWidth,
builder: &mut CommitBuilder,
)Inventory row “Rename Pin”: a pin’s name, widening the port body to fit.