Skip to main content

is_parent_subscription

Function is_parent_subscription 

Source
pub fn is_parent_subscription(params: Option<&Params>) -> bool
Expand description

Returns true when params carries the PARAMS_IS_PARENT flag set to true.

Absent or non-boolean values resolve to false, keeping the default subscription path concrete (exact topic).