initial commit

This commit is contained in:
yggverse 2025-09-06 18:31:49 +03:00
parent e7fe14be8a
commit 8bf5e7a21f
7 changed files with 234 additions and 1 deletions

2
src/lib.rs Normal file
View file

@ -0,0 +1,2 @@
#[cfg(feature = "public")]
pub mod public;