Skip to main content

cell_get

Function cell_get 

Source
pub fn cell_get(cell: &Cell) -> Value
Expand description

Read a captured cell, cloning the value out so the borrow ends here.