From 8699dfef33fe58205f67bb6c0023106ac59bfa36 Mon Sep 17 00:00:00 2001 From: artus Date: Sat, 5 Jan 2019 21:37:19 +0100 Subject: [PATCH] inits importer module --- cookbook/src/importer.rs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cookbook/src/importer.rs diff --git a/cookbook/src/importer.rs b/cookbook/src/importer.rs new file mode 100644 index 0000000..bc0275c --- /dev/null +++ b/cookbook/src/importer.rs @@ -0,0 +1,4 @@ +//! Import recipes from the web +//! + +