Function rustpython_common::str::repr

source ·
pub fn repr(s: &str) -> Repr<'_>
Expand description

Get a Display-able type that formats to the python repr() of the string value