Skip to main content

save

Function save 

Source
pub fn save(
    before: &RemoteVersion,
    contents: &Rope,
    token: &CancelToken,
) -> Result<RemoteSaveReceipt, RemoteSaveError>
Expand description

Worker-only conditional atomic replacement. The file is carried by its baseline, so a caller cannot accidentally pair a different path with the expected version.