Преглед изворни кода

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.