RxString typedef

RxString = Rx<String>

Implementation

typedef RxString = Rx<String>;