Extended Class
LeafRenderer
extension LeafRenderer
Topics
Instance Methods
func render(path: String, context: some Encodable) -> EventLoopFuture<ByteBuffer>Populate the template atpathwith the data fromcontext.
Default Implementations
Relationships
Conforms To
Swift.CopyableSwift.EscapableVapor.ViewRenderer