// https://stackoverflow.com/a/61417700
/*!
An unfussy web server designed for straightforward authoring and scalable performance.
For more information and usage examples see the
[home page](https://github.com/tliron/credence).
*/
/// Configuration.
/// File modification coordinator.
/// Axum middleware.
/// Compris resolvers.
/// Render.
/// Server.
/// Utilities.