Expose derive macro behind feature

This commit is contained in:
2026-06-26 00:59:39 +09:00
parent b8404df047
commit ada3578a1d
6 changed files with 12 additions and 10 deletions
Generated
+1
View File
@@ -27,6 +27,7 @@ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
name = "decodal"
version = "0.1.1"
dependencies = [
"decodal-derive",
"regex",
]