Macros§
Structs§
- Path parameter type
- The struct that holds the context of a template rendering.
Enums§
- Represents any valid JSON value.
Functions§
- Convert a
T
intoserde_json::Value
which is an enum that can represent any valid JSON data.
Type Aliases§
- Convenient wrapper around
std::Result
.