Expand description
§toml-frontmatter
TOML frontmatter parser.
See the parse documentation for an example.
§License
Distributed under the Apache License 2.0 and MIT licenses, see LICENSE-Apache and LICENSE-MIT for more information.
Functions§
- parse
- Parse a struct that implements
serde::Deserializefrom frontmatter and return the remaining contents of the string.