Function phase

Source
pub fn phase(
    data: &WMECData,
) -> (Vec<u8>, Vec<u8>, BTreeSet<usize>, BTreeSet<usize>)