[−][src]Crate libremexre
A bunch of utlities I found myself needing over and over again.
Modules
errors | Stuff for error-handling. |
futures | |
warp | Utilities for use with warp. |
Macros
Resp | The type of a responder. Since |
coerce | An explicit trivial cast. |
err | Creates an instance of |
packer_statics | A |
route_any | Inserts |
Functions
catch | Runs the given closure immediately. Mostly for use as replacement for |
init_logger | Sets up a logger with the given verbosity and quietness. Panics if a logger is already set up. |
unwrap_arc | Unwraps an |