pub fn usage_of(response: &MessageResponse) -> TokenUsageExpand description
The TokenUsage a completion records for response: its input and output
counts, each narrowed with clamp_tokens. This is the exact usage field
a ModelCallCompleted carries.