diff options
Diffstat (limited to 'third_party/rust/storage-map/README.md')
-rw-r--r-- | third_party/rust/storage-map/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/storage-map/README.md b/third_party/rust/storage-map/README.md new file mode 100644 index 0000000000..3b25e80188 --- /dev/null +++ b/third_party/rust/storage-map/README.md @@ -0,0 +1,2 @@ +# storage-map +Concurrent append-only storage map in Rust |