Skip to main content

remove_outbound_for_draft

Function remove_outbound_for_draft 

Source
pub fn remove_outbound_for_draft(
    root: &Path,
    case_uid: &str,
    draft_name: &str,
) -> Result<Vec<RemovedOutbound>>