gray_matter 0.3.2

Smart front matter parser. An implementation of gray-matter in rust. Parses YAML, JSON, TOML and support for custom parsers.
Documentation
1
2
3
mod deserializer;
pub mod error;
pub mod pod;