init(Regex<Substring>, exclude: Regex<Substring>?, index: String?, suffix: String?, apply: (C) -> String)
Defines a template for the first content type.
struct Template<C> where C : Content
init(Regex<Substring>, exclude: Regex<Substring>?, index: String?, suffix: String?, apply: (C) -> String)
static var defaultIndex : String
index
with the corresponding extension.static var defaultMatch : Regex<Substring>
static var defaultSuffix : String
html
extension.Swift.Sendable