Function std::sys::unix::fs::open_from

source ·
fn open_from(from: &Path) -> Result<(File, Metadata)>