feat: add __alloc

This commit is contained in:
2025-06-27 23:11:48 +08:00
parent c966ad621d
commit 564977aad7
4 changed files with 34 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ Project or files:
```
.
├── README_2.md
├── __alloc
│   └── zeroizing-alloc-demo
├── __args
│   ├── argh-test
│   └── clap-test
@@ -302,6 +304,6 @@ Project or files:
├── vec.rs
└── while.rs
274 directories, 38 files
276 directories, 38 files
```