feat: add __internal/memory

This commit is contained in:
2023-01-19 22:19:54 +08:00
parent 6e4277a53b
commit 137e04eda0
5 changed files with 60 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "memory"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]