ソースを参照

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.