pub fn make_order_enum(field: &str, direction: OrderDirection) -> StringExpand description
Generate order enum value from field and direction.
pub fn make_order_enum(field: &str, direction: OrderDirection) -> StringGenerate order enum value from field and direction.