[][src]Function fut::sub

pub fn sub(source: &String, pattern: &str, replacement: &str) -> String

Simple find and replace util.