somnytoo 1.1.2

Binary protocol server for secure communications
Documentation
1
2
3
4
5
6
pub mod instance;
pub mod checker;

// Реэкспорты
pub use instance::HealthChecker;
pub use checker::HealthStatus;