minghuaw / azeventhubs

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

Remove generic parameter `C` from `EventStream` #15

Closed minghuaw closed 10 months ago

minghuaw commented 10 months ago

This is closed in favour of type alias SingleConsumerEventStream and MultiConsumerEventStream which are added in "0.14.3"