Skip to main content

actionqueue_budget/subscription/
mod.rs

1//! Event subscription submodule.
2
3pub mod matcher;
4pub mod registry;