Refactor PdfObject to Rust enum
messense opened this issue · 1 comments
messense commented
marioortizmanero commented
This would be great. Specially if there was some way to iterate the array/dict with a more Rust-y interface, instead of with get_dict_key
and similars.