minghuaw / azeventhubs

Unofficial Azure Event Hubs SDK over AMQP 1.0 for rust
5 stars 2 forks source link

Change visibility of the inner value of `MaxRetries` to `pub(crate)` to enforce construction via `TryFrom` #18

Closed minghuaw closed 1 year ago

minghuaw commented 1 year ago

Fixed in minghuaw/azure-sdk-for-rust#26