azeventhubs 0.20.0

An unofficial AMQP 1.0 rust client for Azure Event Hubs
Documentation
1
2
3
pub fn setup_dotenv() {
    let _ = dotenv::from_filename(".env");
}