[][src]Type Definition liquid::Partials

type Partials = EagerCompiler<InMemorySource>;

Storage for partial-templates.

This is the recommended policy. See liquid::partials for more options.