Expand description
Dynamic value type used during template rendering, with serde serialization support.
Structs§
- Serde
Error - Error returned when serializing a value fails.
Enums§
- Value
- A dynamic value used during template rendering.
Functions§
- to_
value - Convert a
Serializevalue into aValuefor template rendering.