| Crates.io | rx_core_macro_common |
| lib.rs | rx_core_macro_common |
| version | 0.2.0 |
| created_at | 2026-01-18 22:22:15.108667+00 |
| updated_at | 2026-01-24 14:56:47.565862+00 |
| description | Macro helper functions used in rx_core and its crates |
| homepage | https://github.com/AlexAegis/rx_bevy |
| repository | https://github.com/AlexAegis/rx_bevy |
| max_upload_size | |
| id | 2053228 |
| size | 43,399 |
This crate contains the actual macro implementations used by the other derive macro crates.
RxExecutor -
Derive macro for Executors.RxObservable -
Derive macro for Observables.RxObserver -
Derive macro for RxObservers.RxOperator -
Derive macro for Operators.RxScheduler -
Derive macro for Schedulers.RxSubject -
Derive macro for Subjects.RxSubscriber -
Derive macro for Subscribers.RxSubscription -
Derive macro for Subscriptions.RxWork -
Derive macro for schedulable work.