pub fn parse_pair_str(mif_text: &str, mid_text: &str) -> Result<Layer>
Parse MIF + MID strings into a Layer.
Layer