[][src]Function devlog::status::print

pub fn print<W: Write>(
    w: &mut W,
    repo: &LogRepository,
    num_back: usize,
    d: DisplayMode
) -> Result<(), Error>

Prints the status report using the provided writer.