pyo3::instance

Function python_format

Source
fn python_format(
    any: &Bound<'_, PyAny>,
    format_result: PyResult<Bound<'_, PyString>>,
    f: &mut Formatter<'_>,
) -> Result<(), Error>
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here