[][src]Module formation::error

Error module

Provides a custom error enum representing different errors the formatter can encounter.

Enums

FormaError

Forma error type.

Type Definitions

Result

An alias for a std::result::Result that pins FormaError.