pub const MESSAGING_DESTINATION_PUBLISH_ANONYMOUS: &str = "messaging.destination_publish.anonymous";
Expand description

A boolean that is true if the publish message destination is anonymous (could be unnamed or have auto-generated name).