Skip to main content

keep_last_n

Method
This is a method of the HandoffFilters class in the handoff module.
Keep only the last n messages

Signature

Parameters

usize
required
No description available.

Returns

impl Fn(HandoffInputData) -> HandoffInputData
The result of the operation.