Function tsproto::log::log_packet[][src]

pub fn log_packet<P: Debug>(
    logger: &Logger,
    is_client: bool,
    incoming: bool,
    packet: &P
)