Module dilla_renderer::renderable
source · Expand description
Handle Dilla Renderable.
Structs
- This struct represents a renderable object.
Enums
Constants
- Component renderable key name.
- Element renderable key name.
- Name of the template property.
Traits
Functions
- Adds an attribute to a JSON component.
- Adds an attribute to a JSON element.
- Add class to a payload by converting minijinja to
serde_json::Map
for manipulation. - Adds a class attribute to a JSON component.
- Detect the RenderableType of a Minijinja value.
- Checks if a MiniJinja Value contains a renderable element.