From 46ab150d766fa76253e61d01894d724ac593da65 Mon Sep 17 00:00:00 2001 From: glendc Date: Tue, 9 Apr 2024 12:48:40 +0200 Subject: [PATCH] add README for venndb-macros --- venndb-macros/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 venndb-macros/README.md diff --git a/venndb-macros/README.md b/venndb-macros/README.md new file mode 100644 index 0000000..fe8d4de --- /dev/null +++ b/venndb-macros/README.md @@ -0,0 +1,5 @@ +## venndb-macros + +Macros crate for [`venndb`](https://crates.io/crates/venndb), not to be used directly. + +Repository: https://github.com/plabayo/venndb