client_builder

Function client_builder 

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