azeventhubs 0.20.0

An unofficial AMQP 1.0 rust client for Azure Event Hubs
Documentation
1
2
3
// pub(crate) const MANAGE: &str = "Manage";
pub(crate) const SEND: &str = "Send";
pub(crate) const LISTEN: &str = "Listen";