vax-r commented on issue #1873:
URL: https://github.com/apache/iggy/issues/1873#issuecomment-2984919495

   Plus, `with_client()` should no longer be needed right ?
   I've browse through some use cases , when we switched to static dispatched, 
the type of `client` should be known at compile-time, there's no need to use 
`with_client()` to create ClientBuilder with certain type, just write 
`IggyClientBuilder<your_type>` .
   
   That's my understanding.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to