MustacheEngine.handler

Property for callback handler

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

Meta