Skip to main content

replace_tabs_owned

Function replace_tabs_owned 

Source
pub fn replace_tabs_owned(text: &str) -> String
Expand description

Replace tabs with spaces, returning an owned String.