Searched defs:RawConnectionInfo (Results 1 – 1 of 1) sorted by relevance
93 pub fn create_connection_and_token_for_client(&self) -> (RawConnectionInfo, Token) { in create_connection_and_token_for_client()193 pub struct RawConnectionInfo { struct200 impl RawConnectionInfo { argument207 impl RawConnection for RawConnectionInfo { implementation