summaryrefslogtreecommitdiffstats
path: root/rust/vendor/build_const/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'rust/vendor/build_const/README.md')
-rw-r--r--rust/vendor/build_const/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/rust/vendor/build_const/README.md b/rust/vendor/build_const/README.md
new file mode 100644
index 0000000..486eb8d
--- /dev/null
+++ b/rust/vendor/build_const/README.md
@@ -0,0 +1,6 @@
+# `build_const`: crate for creating constants in your build script
+
+Rust library for creating importable constants from build.rs or a script
+
+See the [crate documentation](https://docs.rs/build_const)
+and the crate on [crates.io](https://crates.io/crates/build_const)