Function reth_fs_util::create_file

source ยท
pub fn create_file(path: impl AsRef<Path>) -> Result<File>
Expand description

Wrapper for File::create.