From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- third_party/rust/displaydoc/README.tpl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 third_party/rust/displaydoc/README.tpl (limited to 'third_party/rust/displaydoc/README.tpl') diff --git a/third_party/rust/displaydoc/README.tpl b/third_party/rust/displaydoc/README.tpl new file mode 100644 index 0000000000..6206a9e7e6 --- /dev/null +++ b/third_party/rust/displaydoc/README.tpl @@ -0,0 +1,23 @@ +derive(Display) /// `From` +=============== + +[![Latest Version](https://img.shields.io/crates/v/displaydoc.svg)](https://crates.io/crates/displaydoc) +[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/displaydoc) + +{{readme}} + + +#### License + + +Licensed under either of Apache License, Version +2.0 or MIT license at your option. + + +
+ + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in this crate by you, as defined in the Apache-2.0 license, shall +be dual licensed as above, without any additional terms or conditions. + -- cgit v1.2.3