RxInt typedef

RxInt = Rx<int>

Implementation

typedef RxInt = Rx<int>;