fn create_entries() -> Vec<EntryInformation>
Expand description

Helper function to create a list of entries that can be sorted in various ways.

Returns

Returns a list of EntryInformation objects that can be sorted.