Skip to main content

open_persistent_file

Function open_persistent_file 

Source
pub fn open_persistent_file(filename: &str) -> Result<File, Error>
Expand description

Open a persistent file that’s guaranteed to exist in normal write mode.