class

Hecr::Components::IntersperseSlots(T)

Inherits Reference < Object

The builder is a class on purpose: it is a mutable accumulator passed through a block boundary, where struct copy semantics would be a footgun. Components stay plain functions; entries stay value structs.

Instance methods

__hecr_capture_inner__

Bridges the default-slot protocol (see Hecr.slot_sink): content of a builder-component call that has no named entries is captured into a buffer registered as an inner entry.

Source
add_inner
Source
add_inner
Source
add_separator
Source
add_separator
Source
inner
Source
render_inner(__hecr_let__ : T) : Hecr::Safe
Source
separator
Source

Nested types