Skip to main content

rvalue_to_items

Function rvalue_to_items 

Source
fn rvalue_to_items(x: &RValue) -> Vec<RValue>
Expand description

Convert an RValue to a Vec of individual items (for apply/map/filter/reduce).