restapi 1.1.14

A secure-by-default rest api using hyper, tokio, bb8, kafka-threadpool, postgres, and prometheus for monitoring
Documentation
1
2
3
//! Kafka helper methods wrapping the kafka_threadpool APIs
//!
pub mod publish_msg;