Skip to main content

project_one

Function project_one 

Source
pub fn project_one(item: Value, keys: &[String], command: Option<&str>) -> Value
Expand description

Projects a single value; see project.

Compiles the paths for one value, which is the right trade for the scalar envelope this serves: there is no loop to hoist the work out of.