Home
last modified time | relevance | path

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

/third_party/rust/crates/io-lifetimes/src/
H A Dtraits.rs205 /// let f = File::from_into_handle(f);
209 fn from_into_handle<Owned: Into<OwnedHandle>>(into_owned: Owned) -> Self in from_into_handle() functions
/third_party/rust/crates/io-lifetimes/examples/
H A Downing-wrapper.rs139 let thing = Thing::from_into_handle(file); in main()

Completed in 2 milliseconds