Home
last modified time | relevance | path

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

/third_party/rust/crates/io-lifetimes/src/
Draw.rs146 pub trait IntoRawSocketlike: IntoRawFd { trait
162 pub trait IntoRawSocketlike: IntoRawSocket { interface