MustacheEngine.ext

Property for template extenstion

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

Meta