浏览代码

Small READMEs for -derive and -core

Ian Goldberg 3 周之前
父节点
当前提交
751330af81
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 5 0
      cmz-core/README.md
  2. 5 0
      cmz-derive/README.md

+ 5 - 0
cmz-core/README.md

@@ -0,0 +1,5 @@
+`cmz-core` by Ian Goldberg, iang@uwaterloo.ca  
+Version 0.1.0-rc1, 2025-09-16
+
+This crate provides the core functionality for the macros in the
+[`cmz`](https://crates.io/crates/cmz) crate.

+ 5 - 0
cmz-derive/README.md

@@ -0,0 +1,5 @@
+`cmz-derive` by Ian Goldberg, iang@uwaterloo.ca  
+Version 0.1.0-rc1, 2025-09-16
+
+This crate provides the derive macros for the
+[`cmz`](https://crates.io/crates/cmz) crate.