get_rx/src/rx_typedefs/rx_typedefs library

Typedefs

Callback = void Function()
Condition = bool Function()
OnData<T> = void Function(T data)