add macros lib

This commit is contained in:
Bryson Steck 2025-08-12 22:15:52 -06:00
parent 40c0dba4b6
commit f247b9dd18
Signed by: bryson
SSH key fingerprint: SHA256:XpKABw/nP4z8UVaH+weLaBnEOD86+cVwif+QjuYLGT4
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod hashers; pub mod hashers;
pub mod macros;

1
src/core/macros.rs Normal file
View file

@ -0,0 +1 @@