Skip to main content

cell_value

Function cell_value 

Source
pub fn cell_value(cx: &mut Cx, value: Value) -> Result<Value>
Expand description

Construct a Cell initialized to value and wrap it as a runtime Value.