Function plm_rs::find_part_by_mpn[][src]

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