Function akiaki_fcgi::html::heading

source ·
pub async fn heading<W>(stdout: &mut W, level: usize, s: &str) -> Result<()>where
    W: AsyncWrite + Unpin,
Expand description

Puts a heading.