pretty_terminator_head

Function pretty_terminator_head 

Source
fn pretty_terminator_head<W: Write>(
    writer: &mut W,
    terminator: &TerminatorKind,
) -> Result<()>