Function get_entry_by_id

Source
pub fn get_entry_by_id(conn: &MysqlConnection, entryid: i32) -> Option<Entry>