boson-core 0.1.1

Portable Boson types, QueueBackend port, and identity hooks
Documentation
1
2
3
4
5
//! Named [`QueueBackend`](crate::QueueBackend) registry.

mod queue_router;

pub use queue_router::QueueRouter;