rabbitmq-stream-rust-client
rabbitmq-stream-rust-client copied to clipboard
Builder for ClientOptions
ClientOptions should have a builder for configuring the Client
We could use type_builder for automatically deriving the builder.
The Builder should have an options for building the connection properties from amqp url