Module adapt

Source
Expand description

enable feature adapt to use this module

adapt mod will help to transform the format of a Markdown’s front matters

Structs§

BasicObject
the all optional format of front matters
EmptyObject
empty object
JsonAdapter
JsonAdapter
TomlAdapter
TomlAdapter
YamlAdapter
YamlAdapter

Traits§

Adapter
MDAdapter trait can transform the format of a Markdown into the given kind

Functions§

de_fm
parse front matter into any struct