Function seella::event_display_str

source ·
pub fn event_display_str(
    config: &Cli,
    min_activity_width: usize,
    duration: &str,
    source: &str,
    tree: &str,
    activity: &str,
    event_id: &str,
    span_id: &str,
    parent_span_id: &str,
    thread: &str
) -> String
Expand description

Generates the formatted string used by Event::display.

Here to allow us to re-use the same formatting options for the headers.