Skip to main content

rewrite

Function rewrite 

Source
pub fn rewrite(text: &str, pin: &Pin, tag: &str) -> String
Expand description

The same text with one pin’s tag replaced. Only the tag’s bytes change: indentation, quoting, line endings, and a trailing comment survive byte for byte.