Function termimad::write_style_tokens

source ·
pub fn write_style_tokens<W: Write>(
    w: &mut W,
    tokens: &[StyleToken]
) -> Result<()>