Module futhorc::parser

source ·
Expand description

Defines the Post, Parser, and Error types. Also defines the logic for parsing posts from the file system into memory. See the Post::to_value and Post::summarize for details on how posts are converted into template values.

Structs

Enums

  • Represents an error parsing a Post object.

Type Definitions

  • Represents the result of a Post-parse operation.