jrmuizel / pdf-extract

A rust library for extracting content from pdfs
364 stars 73 forks source link

fix: Use `get` instead of `[]` to avoid panic when key is missing #77

Open dilawar opened 6 months ago

dilawar commented 6 months ago

Fix #76