Skip to main content

AMBIGUOUS_MATCH

Constant AMBIGUOUS_MATCH 

Source
pub const AMBIGUOUS_MATCH: &str = "AMBIGUOUS_MATCH";
Expand description

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.