Function tcp_handler::compress::server_start
source · pub async fn server_start<W: AsyncWriteExt + Unpin + Send>(
stream: &mut W,
last: Result<(), StarterError>
) -> Result<(), StarterError>
pub async fn server_start<W: AsyncWriteExt + Unpin + Send>(
stream: &mut W,
last: Result<(), StarterError>
) -> Result<(), StarterError>