6 releases (3 breaking)
Uses old Rust 2015
0.4.0 | Jun 11, 2020 |
---|---|
0.3.1 | Jun 11, 2020 |
0.3.0 | Jan 29, 2016 |
0.2.0 | Jan 29, 2016 |
0.1.1 | Jan 26, 2016 |
#2 in #trivial
466 downloads per month
Used in 6 crates
(5 directly)
6KB
108 lines
Rust-Frontmatter
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.
Status
Proof of Concept
Right now I make no guarantees about anything to do with this library.
Dependencies
~185KB