Function jsonlogic_rs::apply

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

Run JSONLogic for the given operation and data.