foundry_common::fs

Function open

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

Wrapper for std::fs::File::open