azeventhubs 0.1.2-alpha

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";