pub fn repr(s: &str) -> Repr<'_>
Get a Display-able type that formats to the python repr() of the string value
repr()