runes: initial RuneReader implementation

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-28 04:31:11 +00:00
parent f6a391904d
commit 5569c1101d
2 changed files with 164 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package runes helps us work with runes
package runes