Skip to main content

pin_init

Function pin_init 

Source
fn pin_init(indexed: &IndexedDocument<'_>, new: NewPin) -> Pin
Expand description

The pin a stamp lands as.

The owner is a UnlockedScope, so “a locked block keeps its interface frozen” and “a block the document does not hold takes nothing” are both answered before this is called — there is no NewPin for either.