Skip to main content

track_tool_execution

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Track tool execution

Signature

Parameters

tool_name
&str
required
No description available.
success
bool
required
No description available.
duration_ms
u64
required
No description available.

Returns

Returns
()
The result of the operation.

Rust Tools

Rust Code Execution

Rust Web Search