pub fn cell_value(cx: &mut Cx, value: Value) -> Result<Value>
Construct a Cell initialized to value and wrap it as a runtime Value.
Cell
value
Value