Module duster::integrations[][src]

Modules

json

This file contains an integration for duster that implements support for using serde_json values for the render context. This is in its own separate file to avoid requiring serde as a dependency since ContextElement can be implemented for any type. Disable the json-integration feature to avoid compiling this file and adding the serde and serde_json dependencies.