Skip to main content

queue_outbound

Function queue_outbound 

Source
pub fn queue_outbound(
    root: &Path,
    case_uid: &str,
    draft_name: &str,
    action: OutboundAction,
) -> Result<Value>