pub type ContentBlockIdIndex = BTreeMap<String, String>;Expand description
Name → Braze content_block_id. Built during diff, consumed by
apply to translate per-name plan entries into the id the update
endpoint requires.
Aliased Type§
pub struct ContentBlockIdIndex { /* private fields */ }