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