Function delete

Source
pub fn delete(fields: Vec<Field>, body: &mut Body) -> Result<(), Box<dyn Error>>
Expand description

given a vector of Fields, delete the [Expression] value that matches that filter