Skip to main content

store_ref_state

Function store_ref_state 

Source
pub fn store_ref_state(
    dir: &Path,
    states: &[RefState],
) -> Result<(), BridgeError>
Expand description

Rewrite the whole export ref-state file atomically (temp + rename).