summaryrefslogtreecommitdiffstats
path: root/third_party/rust/derive_more-impl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/derive_more-impl/README.md')
-rw-r--r--third_party/rust/derive_more-impl/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/rust/derive_more-impl/README.md b/third_party/rust/derive_more-impl/README.md
new file mode 100644
index 0000000000..2a7de75214
--- /dev/null
+++ b/third_party/rust/derive_more-impl/README.md
@@ -0,0 +1,12 @@
+# `derive_more-impl`
+
+This crate is an implementation detail of the [`derive_more`][crates.io]. If you
+found this crate by accident you're probably looking for one of the following
+pages of [`derive_more`][crates.io]:
+1. [crates.io]
+2. [docs.rs]
+3. [GitHub]
+
+[crates.io]: https://crates.io/crates/derive_more
+[docs.rs]: https://docs.rs/derive_more/latest/derive_more
+[GitHub]: https://github.com/JelteF/derive_more