reth_fs_util

Function open

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

Wrapper for File::open.