Skip to main content

with_history

Method
This is a method of the EventBus class in the bus module.
Create with custom history size

Signature

def with_history(max_history: usize) -> Self

Parameters

max_history
usize
required
No description available.

Returns

Returns
Self
The result of the operation.