templeToString

Helper functions for quicly rendering a template as a string

  1. string templeToString(TempleFuncType* func, TempleContext context)
    string
    templeToString
    (,
    TempleContext context = null
    )
  2. string templeToString(TempleLayoutFuncType* layout, TempleFuncType* partial, TempleContext context)

Meta