Skip to main content

is_subscribed_any

Function is_subscribed_any 

Source
pub fn is_subscribed_any<T: AsRef<str>>(
    pattern: T,
    handler: ShareableMessageHandler,
) -> bool
Expand description

Checks if a handler is subscribed to a pattern (Any-based).