Function kicad_parse_gen::reference_ord [] [src]

pub fn reference_ord(r: &str) -> (char, i64)

ordering used for ordering by component reference to e.g. avoid U1 U101 U2 and get U1 U2 U101