[][src]Function glitter_lang::glitter

pub fn glitter<W: Write>(
    stats: Stats,
    format: String,
    allow_color: bool,
    bash_prompt: bool,
    w: &mut W
) -> Result<(), Error>