init(_ html: sending any HTML)
s10Elementary19_SendableAnyHTMLBoxVyAcA4HTML_pncfc
308RK
import Elementary
struct _SendableAnyHTMLBox
A wrapper around an any HTML value that can be safely sent once.
any HTML
protocol HTML<Tag>
A type that represents HTML content that can be rendered.
init(_ html: any HTML & Sendable)
consuming func tryTake() -> sending sending (any HTML)?