1
2
3
4
//! # Namespace for different responses
//! Categorized into transport layer and application layer

pub mod tcp;