inject_identity_env_with_broker

Function inject_identity_env_with_broker 

Source
pub fn inject_identity_env_with_broker(
    wstore: Arc<Store>,
    broker: Option<Arc<Broker>>,
    block_id: &str,
    env_vars: &mut HashMap<String, String>,
)