init: first

This commit is contained in:
2024-12-26 15:38:47 +08:00
commit 8362155260
7 changed files with 483 additions and 0 deletions

3
tests/test.rs Normal file
View File

@@ -0,0 +1,3 @@
#[cfg(test)]
mod tests {
}