Module liquid_core::partials
source · Structs
- An eagerly-caching compiler for
PartialSource. - In-memory collection of partial-template source code.
- An lazily-caching compiler for
PartialSource. - An on-demand compiler for
PartialSource.
Traits
- Compile a
PartialSourceinto aPartialStoreofRenderables. - Partial-template source repository.