RxBool typedef

RxBool = Rx<bool>

Implementation

typedef RxBool = Rx<bool>;