Home
last modified time | relevance | path

Searched refs:path_ref (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/cli-flags/src/
H A Dlib.rs1180 let path_ref = path.as_ref(); in from_file() localVariable
1181 let file_contents = fs::read_to_string(path_ref) in from_file()