[go: up one dir, main page]

write_style_tokens

Function write_style_tokens 

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