to_map
Method
This is a method of the ThinkingUsage class in the thinking module.Convert to HashMap for serialization.
Signature
Returns
The result of the operation.
to_map: Convert to HashMap for serialization.
This is a method of the ThinkingUsage class in the thinking module.Convert to HashMap for serialization.
def to_map(&self) -> HashMap<String, serde_json::Value>