[][src]Crate over_there_utils

Modules

exec
serializers

Structs

CallbackManager

Synchronous manager of one-time callback functions that are allocated on the heap

Capture
Delay

Represents a delayed execution of a function

DelimiterReader

Reader that takes closure to perform actual read, supporting sync and async reads, buffering, and extracting data separated by a delimiter

DelimiterWriter

Writer that takes closure to perform actual write, supporting sync and async writes, tacking on a delimiter with each full write

TtlValue

Represents a value that has a limited lifetime before expiring

Enums

Either

Constants

DEFAULT_DELIMITER

Type Definitions

EmptyTtlValue

Represents a void value, purely used to keep track of access times