Function fmt_py_obj

Source
pub fn fmt_py_obj<T: for<'py> IntoPyObjectExt<'py>>(obj: T) -> String