is_valid_region_edit

Function is_valid_region_edit 

Source
fn is_valid_region_edit(edit: &RegionEdit) -> bool
Expand description

Check whether the region edit is valid.

Only adding or removing files to region is considered valid now.