with_metadata
Method
This is a method of the TaskOutput class in the task module.Add metadata
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_metadata: Add metadata
This is a method of the TaskOutput class in the task module.Add metadata
def with_metadata(mut self, key: impl Into<String>, value: serde_json::Value) -> Self