Function test_pd::util::new_client[][src]

pub fn new_client(
    eps: Vec<(String, u16)>,
    mgr: Option<Arc<SecurityManager>>
) -> RpcClient