Function pickle

Source
pub fn pickle(py: Python<'_>, object: &PyAny) -> PyResult<Vec<u8>>