[][src]Module liquid::error

Structs

CloneableError

A lossy way to have any error be clonable.

Error

Compiler error

FnKey

Partially constructed context (missing value) for Result<T>.

Key

Partially constructed context (missing value) for Result<T>.

Traits

ErrorClone

An error that can be cloned.

ResultLiquidChainExt

Result extension methods for adapting third party errors to Error.

ResultLiquidExt

Add context to a liquid_error::Error.

ResultLiquidReplaceExt

Result extension methods for adapting third party errors to Error.

Type Definitions

Result

Convenience type alias for Liquid compiler errors