Inspired by Jekyll's Front Matter. This crate extracts any YAML set between tripple-dashed lines at the beginning of a string.
For the moment see the tests in src/lib.rs for how to use.
Proof of Concept
Right now I make no guarantees about anything to do with this library.