haproxy-stats-socket 0.1.0

HAProxy stats socket
Documentation
1
2
3
4
5
6
pub use haproxy_stats;

//
pub mod client;

pub use client::Client;