Skip to main content

paste_pins

Function paste_pins 

Source
pub fn paste_pins(
    indexed: &IndexedDocument<'_>,
    onto: PinPaste<'_>,
    fresh: &mut Allocator,
    builder: &mut CommitBuilder,
) -> Vec<PinId> 
Expand description

Paste pins: copied pins join owner’s boundary, each at the next free slot, growing the block until they fit. A frozen interface takes none of them.