Module vector_stream::expiration_map
source · Structs§
Functions§
- Similar to
stream.filter_map(..).flatten(..)
but also allows checking for expired events and flushing when the input stream ends.
stream.filter_map(..).flatten(..)
but also allows checking for expired events
and flushing when the input stream ends.