fmt_task

Function fmt_task 

Source
pub(crate) fn fmt_task<T: Types>(
    task: &Task<T>,
    f: &mut Formatter<'_>,
    pretty: bool,
) -> Result