client_builder

Function client_builder 

Source
pub fn client_builder<P>(addr: impl Into<NodeAddr>) -> ClientBuilder<P>
where P: Protocol,