pub const AMBIGUOUS_MATCH: &str = "AMBIGUOUS_MATCH";
Returned when content_replace finds two or more occurrences of old_str and replace_all was not set — caller must scope with view_range or pass replace_all=true.
content_replace
old_str
replace_all
view_range
replace_all=true