Skip to main content

meta

Method
This is a method of the DisplayEvent class in the display module.
Add metadata

Signature

def meta(mut self, key: impl Into<String>, value: impl Into<serde_json::Value>) -> Self

Parameters

key
impl Into<String>
required
No description available.
value
impl Into<serde_json::Value>
required
No description available.

Returns

Returns
Self
The result of the operation.