//! These "handler" types, are a way of turning raw rust functions
//! into a [`tower::Service`].
//!//! This way they can be plugged into TCP servers to handle packets
//! without requiring the function to be decorated.
modon_stream_begin_handlers;modon_stream_end_handlers;pubuseon_stream_begin_handlers::*;pubuseon_stream_end_handlers::*;