find_part_by_id

Function find_part_by_id 

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