Module hugo_to_json::operation_result[][src]

Represents the result of trying to parse a file.

Structs

ParseError

Represents an error that occurs parsing the frontmatter of a doc

PathError

Represents an error that occurs constructing a path

Skip

Represents a document that was skipped over, typically due to being a draft

Enums

OperationResult

Represents the possible error results of trying to create a PageIndex from a document.