enclose

Function enclose 

Source
pub fn enclose(s: &str) -> String
Expand description

inflect_rs is a Rust port of the Python inflect library. It is used to generate plurals, ordinals, indefinite articles, and to convert numbers to words. Encloses a string ā€˜s’ in a non-capturing group.