Module gray_matter::engine[][src]

Expand description

A module containing the Engine trait, along with gray_matter’s default engines.

Structs

Engine for the JSON configuration format.

Engine for the TOML configuration format.

Engine for the YAML configuration format.

Traits

The trait requirement used by Matter when parsing the front matter.