SUB_ORCH_AUTO_PREFIX

Constant SUB_ORCH_AUTO_PREFIX 

Source
pub const SUB_ORCH_AUTO_PREFIX: &str = "sub::";
Expand description

Prefix for auto-generated sub-orchestration instance IDs. IDs starting with this prefix will have parent prefix added: {parent}::{sub::N}