RxnInt typedef

RxnInt = Rx<int?>

Implementation

typedef RxnInt = Rx<int?>;