From d4835dc6b8e8ef273124dec54494fa0ad2741f45 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Fri, 1 Feb 2019 16:07:07 -0500 Subject: [PATCH] Add more example code to closure project --- .idea/workspace.xml | 107 ++++++++++++++++++++++++++++---------------- closures/src/lib.rs | 75 +++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+), 38 deletions(-) create mode 100644 closures/src/lib.rs diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8270e60..2ce6851 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,6 @@ - -