renderAsync

Renders the HTML content into a single string asynchronously.

Html+Rendering.swift:46
consuming func renderAsync() async throws -> String

Returns

The rendered HTML content.

Only intended for testing purposes.