Skip to main content

write_404

Function write_404 

Source
pub async fn write_404<W: AsyncWrite + Unpin>(stream: &mut W) -> Result<()>