MustacheEngine.level

Property for cache level

  1. const(CacheLevel) level [@property getter]
    struct MustacheEngine(String = string)
    @property @safe nothrow const
    const(CacheLevel)
    level
    ()
    if (
    isSomeString!(String)
    )
  2. CacheLevel level [@property setter]

Meta