with_history
Method
This is a method of the EventBus class in the bus module.Create with custom history size
Signature
Parameters
No description available.
Returns
The result of the operation.
with_history: Create with custom history size
This is a method of the EventBus class in the bus module.Create with custom history size
def with_history(max_history: usize) -> Self