Home
last modified time | relevance | path

Searched defs:FromFd (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
Dfcopyfile.rs21 from: FromFd, in fcopyfile()
/third_party/rust/crates/io-lifetimes/src/
Dtraits.rs127 pub trait FromFd { interface