Function plm_rs::find_part_by_id[][src]

pub fn find_part_by_id(conn: &SqliteConnection, id: &i32) -> Result<Part, Error>