Home
last modified time | relevance | path

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

/third_party/rust/crates/io-lifetimes/tests/
H A Dapi.rs87 fn from_into_socket<Socketlike: IntoSocketlike>(socketlike: Socketlike) { in from_into_socket() functions
130 Tester::from_into_socket( in test_api()
/third_party/rust/crates/io-lifetimes/src/
H A Dtraits.rs230 fn from_into_socket<Owned: Into<OwnedSocket>>(into_owned: Owned) -> Self in from_into_socket() functions

Completed in 2 milliseconds