Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Predefines atoms like Rustler does. I think this improves readability and kind of makes it safer against typos. Once or if #298 is merged, many of the currently used atoms could be replaced with `raise_badarg()` function. I've also left some notes on atoms that I think shouldn't be atoms and rather SQLite errors.
- Loading branch information