[][src]Function jsonlogic_rs::apply

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

Run JSONLogic for the given operation and data.