pub fn is_parent_subscription(params: Option<&Params>) -> boolExpand 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).