Function plm_rs::find_part_by_pn[][src]

pub fn find_part_by_pn(conn: &SqliteConnection, pn: &str) -> Result<Part, Error>