pub fn preview_argument<T: Debug>( name: impl Into<String>, value: &T, ) -> ValueSlot
Builds a value preview for a traced function argument.