Expand description
!!! INTERNALS !!! DO NOT USE DIRECTLY!!!
Modules§
- Content loaders for strings and bytes.
- Re-exports of crates used in Catalyzer.
- Runtime management for the Catalyzer framework.
Structs§
- The router type for composing handlers and services.
- A Catalyzed application that is ready to be launched.
- A runtime for the Catalyzer framework.
- A builder for the
CatalyzerRuntime
. - A cloneable, transparent wrapper around an I/O error.
- The Request Method (VERB)
Enums§
- An Inner error type for Catalyzer operations.