Skip to main content

custom

Method
This is a method of the Event class in the bus module.
Create custom event

Signature

def custom(source: impl Into<String>, data: serde_json::Value) -> Self

Parameters

source
impl Into<String>
required
No description available.
data
serde_json::Value
required
No description available.

Returns

Returns
Self
The result of the operation.