Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor PdfObject to Rust enum #2

Open
messense opened this issue Feb 2, 2020 · 1 comment
Open

Refactor PdfObject to Rust enum #2

messense opened this issue Feb 2, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@messense
Copy link
Owner

messense commented Feb 2, 2020

For example:

https://github.com/heyLu/rust-mupdf/blob/8ced6e881b34b46cc538aa3e5cf2f040ee516a3d/src/pdf.rs#L56-L139

@messense messense added the enhancement New feature or request label Feb 2, 2020
@marioortizmanero
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants