custom
Method
This is a method of the Event class in the bus module.Create custom event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
custom: Create custom event
This is a method of the Event class in the bus module.Create custom event
def custom(source: impl Into<String>, data: serde_json::Value) -> Self