Skip to main content

rewrite

Function rewrite 

Source
pub fn rewrite(
    manager: Manager,
    text: &str,
    to: &Version,
) -> Result<(String, Pin), String>
Expand description

The same file text with the pin moved to to, in the spelling the file already uses.

ยงErrors

A message where the file no longer records the pin it was read with.