Skip to main content

add_ref

Function add_ref 

Source
pub fn add_ref(
    store: &Store,
    case_id: &str,
    ref_kind: &str,
    ref_key: &str,
) -> Result<()>