Commit 67786df
authored
pre-define atoms (#299)
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.1 parent 06401ab commit 67786df
1 file changed
+136
-134
lines changed
0 commit comments