From 72d5cb210b84f58573d48cf74aae67396a4f23d4 Mon Sep 17 00:00:00 2001 From: Bassem Girgis Date: Sat, 17 Jul 2021 13:39:22 -0500 Subject: [PATCH] 1st --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f9faf20 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Doc test + +Run `cargo doc` to generate the doc. +Open `./target/doc/by_example_024_meta_doc/index.html` in a browser to see the docs.