initial template

This commit is contained in:
bronku 2025-12-06 19:00:32 +01:00
commit be9e685b94
4 changed files with 180 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "btree"
version = "0.1.0"
edition = "2024"
[dependencies]