From 3ed3ed3295d5828f7ebf004c0230b67ac790fc91 Mon Sep 17 00:00:00 2001 From: "Elijah C. Voigt" Date: Sun, 14 Aug 2016 14:57:23 -0700 Subject: [PATCH] `liquid::parse_from_file(...)` method Implements basic expected functionality: - Takes as arument a filepath (&str) and LiquidOptions. - Returns Result