[][src]Module templar::error

All of the error types returned by Templar.

Enums

TemplarError

This is the primary error type for template

Traits

ResultMap

Helper trait for wrapping other error types as a Templar error

Type Definitions

Result

Result type for all Templar methods