Home
last modified time | relevance | path

Searched refs:from_into_fd (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/io-lifetimes/src/
H A Dtraits.rs159 /// let f = File::from_into_fd(f);
163 fn from_into_fd<Owned: Into<OwnedFd>>(into_owned: Owned) -> Self in from_into_fd() functions
/third_party/rust/crates/io-lifetimes/examples/
H A Downing-wrapper.rs130 let thing = Thing::from_into_fd(file); in main()

Completed in 2 milliseconds