Closed divarvel closed 9 years ago
TAnother point, I wanted to extract the url_string -> Options
code in a separate function to be able to test it, but all the &str
values in Options
make that hard. A solution would be to have String
s instead, but I'm not really sure about it.
Fixes #8
As per the AMQP uri spec https://www.rabbitmq.com/uri-spec.html
and