Expand description
Defines the defaults for this crate.
Constants§
- DATE_
FORMAT_ SLUG - Date format string for slugs. Translates to:
YYYY-MM-DD-HHMMSS
i.e.1970-01-01-120000
. - DATE_
FORMAT_ TEMPLATE - Date format string for template
date
filter. Translates to:YYYY-MM-DD
i.e.1970-01-01
.
Statics§
- CRATE_
ROOT - The crates’s root directory.
- HOME
- The user’s home directory.
- UNICODE_
TO_ ASCII_ SYMBOLS - A list of “smart” Unicode symbols and their ASCII eqivalents.