Skip to main content

str_replace_id

Function str_replace_id 

Source
pub fn str_replace_id(s: &str, p: &str) -> bool
Expand description

Check replace identity: replace(p, p, s) = s.