Searched refs:into_file (Results 1 – 1 of 1) sorted by relevance
196 pub fn into_file(self) -> File { in into_file() method216 Ok(NamedTempFile::new()?.into_file()) in tempfile()