Function apply

Source
pub fn apply(value: &Value, data: &Value) -> Result<Value, Error>
Expand description

Run JSONLogic for the given operation and data.