Skip to main content

apply_head

Function apply_head 

Source
pub fn apply_head(data: Value, n: usize) -> Value
Expand description

Truncate JSON arrays to first N elements; pass through other values.