open_for_append

Function open_for_append 

Source
pub fn open_for_append(path: impl AsRef<Path>) -> Result<TrbWriter>
Expand description

Open an existing TRB file for appending updates