init(_ html: any HTML & Sendable)
s10Elementary19_SendableAnyHTMLBoxVyAcA4HTML_s0B0pcfc
100H0
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.
protocol Sendable
init(_ html: sending any HTML)
consuming func tryTake() -> sending sending (any HTML)?