turtle_paste

Function turtle_paste 

Source
pub fn turtle_paste()
Expand description

Place the previously copied block at the turtle’s position.

To copy a block, use turtle_copy().