[][src]Module anagma::config::sorter

Defines item file sorting order.

Re-exports

pub use self::sort_by::SortBy;

Modules

sort_by

Structs

Sorter

A struct that contains all of the information needed to sort item file paths in a desired order.

Enums

SortOrder

Represents direction of ordering: ascending or descending.