Function show_entries

Source
pub fn show_entries(
    conn: &MysqlConnection,
    _display: Option<bool>,
    shortened: Option<bool>,
    under_id: Option<i32>,
    o: &String,
    owned_only: bool,
) -> String