Expand description
Miscellaneous statics, utilities, and macros used throughout links.
Macros§
- csp_
hashes - Include a list of allowed style hashes for use in the CSP header as a
&'static str
. - include_
html - Include a generated minified html file as a
&'static str
.
Constants§
- A_YEAR
- One year in seconds
- SERVER_
HELP - Help string for server CLI
- SERVER_
NAME - The name of the HTTP(S) server implemented by this crate.
- VERSION
- A string representation of this crate’s version.
Traits§
- Unpoison
- Unpoison a lock guard
Functions§
- stringify_
map - Make a decent-looking and readable string out of a string -> string map