Skip to main content

eval_comorbidity_json

Function eval_comorbidity_json 

Source
pub fn eval_comorbidity_json(
    patient_did_hash: u64,
    target_organ_hash: u64,
    graph_quins: &[NQuin],
) -> Result<String, String>
Expand description

Hot-path comorbidity evaluation — stack buffers only inside engine call.