Skip to main content

render_timeline_header

Function render_timeline_header 

Source
pub fn render_timeline_header(
    entity: Option<&str>,
    event_count: usize,
    sources: &[EventSource],
    out: &mut dyn Write,
) -> Result<()>
Expand description

Render a timeline header with entity info.