Function overlay

Source
pub fn overlay(args: Vec<Expr>) -> Expr
Available on crate feature string_expressions only.
Expand description

replace the substring of string that starts at the start’th character and extends for count characters with new substring