[][src]Function py_marshal::read::marshal_load

pub fn marshal_load(readable: impl Read) -> Result<Obj>