Skip to main content

preview_argument

Function preview_argument 

Source
pub fn preview_argument<T: Debug>(
    name: impl Into<String>,
    value: &T,
) -> ValueSlot
Expand description

Builds a value preview for a traced function argument.