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