Searched defs:BackendClient (Results 1 – 2 of 2) sorted by relevance
28 pub struct BackendClient { struct38 impl BackendClient { implementation650 impl CloseNotifier for BackendClient { implementation656 impl ReadNotifier for BackendClient { implementation
255 fn create_client_server_pair<S>(backend: S) -> (BackendClient, BackendServer<S>) in create_client_server_pair()