pub static ROUTER: LazyLock<RouterProxy>Expand description
Global object wrapping a RouterProxy.
Add routes (add_typed_route), or convert IpcReceiver<T>
to crossbeam channels (e.g. route_ipc_receiver_to_new_crossbeam_receiver)
pub static ROUTER: LazyLock<RouterProxy>Global object wrapping a RouterProxy.
Add routes (add_typed_route), or convert IpcReceiver<T>
to crossbeam channels (e.g. route_ipc_receiver_to_new_crossbeam_receiver)