Skip to main content

create_public_file

Function create_public_file 

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

Create a new public file in write-only mode, truncating it if it exists.