fastjames / ex-gpgme

Elixir NIF for GPGME
MIT License
0 stars 0 forks source link

Return enums #17

Closed fastjames closed 2 years ago

fastjames commented 2 years ago

In order to clean up encoding and move it to actual nif functions, refactor transform functions that previous returned an encoded Term to instead return a more specific type.