Skip to main content

data

Function data 

Source
pub fn data(category: &str, key: &str, value: impl Display)
Expand description

Emit a trace2 data event (upstream trace2_data_string / trace2_data_intmax): a JSON line appended to the GIT_TRACE2_EVENT file when that target is enabled.